-
-
Notifications
You must be signed in to change notification settings - Fork 103
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
Localization #76
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Todo
Add a json file with the corresponding language translation values like
messages.fr.json
so that the correct file can be picked based on the locale or user selection.Update and fix typos translations on
locales
Add language selection on menu options Add language selection on menu options #204
Implement internationalization / localization of strings Implement internationalization / localization of strings #92
We should probably look into solutions like:
https://github.com/i18next/react-i18next
The text was updated successfully, but these errors were encountered: