Skip to content

Localization: Fallback to default locale for frontend #272

@stadust

Description

@stadust

When the backend encounters a string that has not been localized in the currently selected language, it will instead display it in the "fallback" language (english in the case of pointercrate). The frontend doesn't have this fallback logic implemented, and instead immediately goes to the error path of "display the raw localization identifier" (e.g. "record.submit.success"). We should implement the fallback logic for the frontend too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrontendRequires frontend work

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions