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

feat: localization #189

Merged
merged 14 commits into from
Jul 20, 2023
Merged

Conversation

stonith404
Copy link
Owner

@stonith404 stonith404 commented Jul 10, 2023

Added localization support: Enabled multi-language support by implementing localization functionality throughout the application, allowing users to choose their preferred language for a more personalized experience.

How it works

The language gets detected automatically. In the account settings the language can be overwritten if prefered.

Limitations

Currently the backend error messages don't get translated. This should be fixed in the future but in my opinion this can be released with this limitation.

@stonith404 stonith404 changed the title Feat 84 localization feat: localization Jul 10, 2023
@stonith404 stonith404 marked this pull request as ready for review July 19, 2023 22:50
@stonith404 stonith404 merged commit 2d4fff9 into stonith404:main Jul 20, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants