-
Notifications
You must be signed in to change notification settings - Fork 20
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
Language selection menu #19
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it will be easier and cleare to add each language name into its own deffinition, and no need to translate them into the rest of languages. What do you think?
In the end (just before PR approval/merge), I'll make a PR against your forked repo to fix catalan ans spanish translations (my mother tongues), so they are ok before hitting master
.
PS: Nice job on the Language component! 👍🏾
Please check now, I have made the changes accordingly and tested them. Should be all good. |
I've opened a PR against your fork to fix catalan and spanish translations. Merge it and then I'll merge the result here 👍🏾 |
Fix translations for catalan and spanish
Please review this PR and let me know for any changes.
I have modified the currently available languages object into an array and did the relevant changes needed to handle the language change.