here you can contribute by translating to official Namida
- Fork the repo
- Clone to ur device using
git clone https://github.com/your_name/namida-translations
- Open the cloned project
- Add a new entry inside
langs.json
, for example:
{
"code": "ja_JP", // language code and country code
"name": "Japanese", // language name (displayed inside namida)
"country": "Japan" // country name (displayed inside namida)
},
- create a new file inside
translations
with the same code name- for example:
ja_JP.json
- to know your local code, please refer to language codes or languade codes list
- for example:
- Copy the keys from
en_US.json
& start translating - 🎉 good job ! now commit and push and open a pull request
By translating, you are implying that you are a nice, great and specialito person, this will be helping the project a lot, thank you so much !
Language | Country | Contributers | Translation |
---|---|---|---|
English | United States | @MSOB7YY | en_US.json |
Español | Colombia | @xqsart | es_CO.json |
Français | France | @yannouuuu | fr_FR.json |
Hindi | India | @Debu72 | hi_IN.json |
Indonesian | Indonesia | @firmw4 | id_ID.json |
Italian | Italy | @LegendaryITA | it_IT.json |
Persian | Iran | @Stamili | fa_IR.json |
Português | Brasil | @mbdpym | pt_BR.json |
Russian | Russia | @sodiel, @Lowara1243, @VerySweetBread | ru_RU.json |
Turkish | Turkey | @jericho909 | tr_TR.json |
Vietnamese | Vietnam | @KaieTaniya 🌺 | vi_VN.json |
繁體中文 | Taiwan | @xqsart | zh_Hant.json |
简体中文 | China | @xqsart | zh_Hans.json |