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

Enable injectable fall back language if there is no available translation for the device language #1431

Open
timbl-ont opened this issue Feb 6, 2025 · 0 comments

Comments

@timbl-ont
Copy link
Contributor

Description of feature / user story

The current logic is to default to english (fall back language) if the device language does not match one of the configured languages in the app.

Instead the fallback language should be injectable from the themed wallet to be one of the configured languages.

Note: It looks like there may be some refactoring in the localization code to make language support fully injectable - i.e there is a fixed set of languages to choose from - English, French and Portuguese.

Acceptance Criteria

Initial condition: Mobile device is configured to a language not supported by Bifold and the wallet is configured to fall back to one of the supported languages (not english for testing)

On fresh install of the wallet the language displayed must be the fall back language

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant