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

Add more Languages #3

Closed
vishal-codes opened this issue Sep 30, 2021 · 20 comments · Fixed by #15, #16, #17 or #147
Closed

Add more Languages #3

vishal-codes opened this issue Sep 30, 2021 · 20 comments · Fixed by #15, #16, #17 or #147
Labels

Comments

@vishal-codes
Copy link
Owner

vishal-codes commented Sep 30, 2021

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

  1. change the directory from present to the /src/data/translateOptions.js file.
  2. now edit the array named translateOptions by adding new item and assign the label with language and value 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'
    },
  3. save the changes and commit

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

Status label value
Afrikaans af
Albanian sq
Amharic am
Arabic ar
Armenian hy
Azerbaijani az
Basque eu
Belarusian be
Bengali bn
Bosnian bs
Bulgarian bg
Catalan ca
Corsican co
Croatian hr
Czech cs
Danish da
Dutch nl
English en
Esperanto eo
Estonian et
Finnish fi
French fr
Frisian fy
Galician gl
Georgian ka
German de
Greek el
Gujarati gu
Haitian Creole ht
Hausa ha
Hindi hi
Hungarian hu
Icelandic is
Igbo ig
Indonesian id
Irish ga
Italian it
Japanese ja
Javanese jv
Kannada kn
Kazakh kk
Khmer km
Kinyarwanda rw
Korean ko
Kurdish ku
Kyrgyz ky
Lao lo
Latvian lv
Lithuanian lt
Luxembourgish lb
Macedonian mk
Malagasy mg
Malay ms
Malayalam ml
Maltese mt
Maori mi
Marathi mr
Mongolian mn
Myanmar (Burmese) my
Nepali ne
Norwegian no
Nyanja (Chichewa) ny
Odia (Oriya) or
Pashto ps
Persian fa
Polish pl
Portuguese (Portugal, Brazil) pt
Punjabi pa
Romanian ro
Russian ru
Samoan sm
Scots Gaelic gd
Serbian sr
Sesotho st
Shona sn
Sindhi sd
Sinhala (Sinhalese) si
Slovak sk
Slovenian sl
Somali so
Spanish es
Sundanese su
Swahili sw
Swedish sv
Tagalog (Filipino) tl
Tajik tg
Tamil ta
Tatar tt
Telugu te
Thai th
Turkish tr
Turkmen tk
Ukrainian uk
Urdu ur
Uyghur ug
Uzbek uz
Vietnamese vi
Welsh cy
Xhosa xh
Yiddish yi
Yoruba yo
Zulu zu
@KavyaJaiswal
Copy link
Contributor

I would like to work on this issue, please assign it to me.

@vishal-codes
Copy link
Owner Author

I would like to work on this issue, please assign it to me.

Yes please go ahead!! All the best

@ssm0801
Copy link
Contributor

ssm0801 commented Oct 1, 2021

Can I work on this ?
Could you label the repo as hacktoberfest

@vishal-codes
Copy link
Owner Author

Can I work on this ? Could you label the repo as hacktoberfest

yes please go ahead 🚀

@rdlynx19
Copy link
Contributor

rdlynx19 commented Oct 1, 2021

Hi ! I would like to work on this. How many languages should I add?

@vishal-codes
Copy link
Owner Author

Can I work on this ? Could you label the repo as hacktoberfest

Added a label of hacktoberfest @ssm0801

@ssm0801
Copy link
Contributor

ssm0801 commented Oct 1, 2021

Bro I was saying to add this label in repo not in issues, Issues must have hacktoberfest-accepted label

@OmDharme
Copy link

OmDharme commented Oct 1, 2021

Can I work on this?

@lokerhp
Copy link
Contributor

lokerhp commented Oct 1, 2021

Do you still need a translator to translate things to Dutch?

@vishal-codes vishal-codes reopened this Oct 1, 2021
This was linked to pull requests Oct 1, 2021
@vishal-codes
Copy link
Owner Author

Do you still need a translator to translate things to Dutch?

Yes!!

@SanskritiKhatiyan
Copy link
Contributor

@vishal-codes Hey!! Can I still add one language because many people have already added it.

@vishal-codes
Copy link
Owner Author

@vishal-codes Hey!! Can I still add one language because many people have already added it.

Yes u can add maximum of 2 languages

@AnirudhPanda
Copy link

Do you still need a translator to translate things to Odia(Oriya)?
I can do that @vishal-codes

@sauloviniciusf
Copy link
Contributor

sauloviniciusf commented Oct 1, 2021

portuguese language added -> #78

@gefymarcos
Copy link
Contributor

add swedish language #81

@Dhananjaymahajan2001
Copy link
Contributor

added language catalan #89 please merge

@AntonyKimani
Copy link
Contributor

AntonyKimani commented Oct 2, 2021

@vishal-codes I would love to contribute to this project.

@vishal-codes
Copy link
Owner Author

@vishal-codes I would love to contribute to this project.

yes please go ahead.

@vishal-codes vishal-codes reopened this Oct 2, 2021
@prashant-garg-815
Copy link
Contributor

prashant-garg-815 commented Oct 2, 2021

@vishal-codes I would like to contibute to this

sakshamgurbhele added a commit that referenced this issue Oct 2, 2021
@vishal-codes vishal-codes reopened this Oct 3, 2021
@mohammedafeef
Copy link

Added support for Hausa, Igbo, Khmer, and Latvian #119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment