Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

[placeholder] Internationalize ingredient and equipment names #51

@jayaddison

Description

@jayaddison

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions