-
Notifications
You must be signed in to change notification settings - Fork 66
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
Add more Languages #3
Comments
I would like to work on this issue, please assign it to me. |
Yes please go ahead!! All the best |
Can I work on this ? |
yes please go ahead 🚀 |
Hi ! I would like to work on this. How many languages should I add? |
Added a label of hacktoberfest @ssm0801 |
Bro I was saying to add this label in repo not in issues, Issues must have |
Can I work on this? |
Do you still need a translator to translate things to Dutch? |
Yes!! |
@vishal-codes Hey!! Can I still add one language because many people have already added it. |
Yes u can add maximum of 2 languages |
Do you still need a translator to translate things to Odia(Oriya)? |
portuguese language added -> #78 |
add swedish language #81 |
added language catalan #89 please merge |
@vishal-codes I would love to contribute to this project. |
yes please go ahead. |
@vishal-codes I would like to contibute to this |
Added support for Hausa, Igbo, Khmer, and Latvian #119 |
As of now the Translator in the project only supports three languages. We can add more languages.
Before making changes please make sure that you have completed steps till Branching.
Steps for adding more languages
/src/data/translateOptions.js
file.translateOptions
by adding new item and assign thelabel
with language andvalue
with the language code. Language spelling and its code/value is mentioned in the list below(please follow the casing) . For example-{
label : 'Marathi',
value : 'mr'
},
Note: Add the languages in alphabetical order and if u want to get ur pr eligible for hacktoberfest then u gotta at least add 2 colours and 2 languages in a single pr
List of language's to be added (NOTE: You don't need to add all the colours, just add one colour)
❌ - Language yet to be added
✅ - Language already added
The text was updated successfully, but these errors were encountered: