Skip to content

Restore locale-based language loading using translations/ folder #22608

@churik

Description

@churik

Description

Restore the app’s ability to dynamically load translations from the translations/ folder based on the device’s locale settings.

If the user's device language is not English and a corresponding translation file exists, the app should apply that language automatically on launch. If no matching translation is found, the app must gracefully fall back to English without impacting UI stability.

This restores previously existing behavior and lays the foundation for upcoming Crowdin integration and community-contributed translations.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions