To make our project multilingual worldwide to help them understand how our site/project works to some people who don't understand English, we need your help translating our site with your known language. If you understand English, you can help us by following the steps below
- Fork this repository
- Add this upstream (Git terminal)
git remote add upstream https://github.com/leafstudiosDot/hodots-locale
- Create a new branch and name it as the language you want to add
- Create a new file
(short language).json
from the root folder and just copy all fromen.json
- Translate by editing the value from the key like
"Search": "(your translation of 'Search')"
- From
"Translator": "(your name of your choice)"
, Put your name in value of your choice. This will be in a translation credits. - If you are done and made some changes, use
git add -A
(Git termial) to stage changes thengit commit -m "(anything)"
to commit staged changes. - Push your commits to the remote
git push origin (your branch)
, If you are done with your commits and ready to talk about your translation fromPull Request
, Go to https://github.com/leafstudiosDot/hodots-locale then clickPull Requests
and create new one from the branch you created. Base:master
, Head/Compare:(your branch)
- This will review and we would talk about your translation before we finalize our confirmation with your translation.
Language Translated
is how you say or type the language 'word' in your language like"Language": "Japanese"
to"Language Translated": "日本語"
- Rules are simple, Don't make changes to the
en.json
file - Do not close your pull requests yet unless you have told to do so.
A reward is to put you in our site in credits for translating from English. If you have an hodots. Account, please send a user link to your Pull Request
, we could put it in credits and someone clicks on it redirects to your hodots. User Page. Thank you for contributing with us.
English - en (done)
English (UK) - enUK
Welsh - welUK
Spanish - es
Japanese - jp
Russian - ru
German - de
French - fr
Filipino - ph
Cebuano - cebPH
Portuguese - pr
Mandarin - ch
Cantonese - chc
Arabic - ar
Indonesian - in
Korean - kor
Hindi - hdi
Polish - po
Turkish - tur
Vietnamese - viet
Serbian - ser
Hungarian - hug
Italian - it
- English - aliamanuba (TuxPenguin09 on GitHub)