Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[placeholder] Internationalize ingredient and equipment names #51

Open
jayaddison opened this issue Oct 1, 2020 · 0 comments
Open

[placeholder] Internationalize ingredient and equipment names #51

jayaddison opened this issue Oct 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jayaddison
Copy link
Member

Is your feature request related to a problem? Please describe.
Alongside localized application resource strings, the dynamic ingredient and equipment names that users search for should be queried and displayed in locale-specific format.

Describe the solution you'd like
Design work is required here, but some initial considerations include:

  • Unique, language-agnostic ingredient IDs should be used
  • Per-locale strings should be associated with each ID
  • The internationalization service is likely still the best place to store the localized values
  • The search and autosuggest APIs will need to become locale-aware

Additional context
Highlighted by HN user banakkaffalatta - https://news.ycombinator.com/item?id=24638262

@jayaddison jayaddison added the enhancement New feature or request label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant