There are following translations (in the alphabetical order):
Language | Translated (%) | Last Commit | Published |
---|---|---|---|
Albanian | 10% | 15 Dec 2021 | |
Arabic | 55% | 15 Dec 2021 | https://ar.javascript.info |
Armenian | 11% | 11 Jul 2022 | |
Azerbaijani | 16% | 15 Dec 2021 | |
Bengali | 26% | 9 May 2022 | |
Bosnian | 17% | 15 Dec 2021 | |
Bulgarian | 25% | 17 Apr 2022 | |
Burmese | 3% | 14 Feb 2022 | |
Catalan | 32% | 15 Dec 2021 | |
Central Khmer | 30% | 15 Dec 2021 | |
Chinese | 91% | 15 Aug 2022 | https://zh.javascript.info |
Chinese Traditional | 32% | 15 Dec 2021 | |
Croatian | 1% | 18 Jul 2022 | |
Czech | 14% | 2 Aug 2022 | |
Danish | 4% | 13 Jun 2022 | |
Dutch | 12% | 15 Dec 2021 | |
Finnish | 4% | 19 Apr 2022 | |
French | 80% | 27 May 2022 | https://fr.javascript.info |
Georgian | 4% | 15 Dec 2021 | |
German | 10% | 21 Apr 2022 | |
Greek | 13% | 10 Aug 2022 | |
Hebrew | 10% | 15 Dec 2021 | |
Hindi | 8% | 15 Dec 2021 | |
Hungarian | 6% | 15 Dec 2021 | |
Indonesian | 63% | 31 Dec 2021 | https://id.javascript.info |
Italian | 87% | 10 Jan 2022 | https://it.javascript.info |
Japanese | 90% | 10 Aug 2022 | https://ja.javascript.info |
Kazakh | 3% | 16 Jul 2022 | |
Korean | 72% | 15 Aug 2022 | https://ko.javascript.info |
Lithuanian | 16% | 17 Jul 2022 | |
Malayalam | 4% | 14 Feb 2022 | |
Montenegrin | 25% | 15 Dec 2021 | |
Norvegian | 32% | 15 Dec 2021 | |
Persian (Farsi) | 53% | 9 Aug 2022 | |
Polish | 24% | 21 Jun 2022 | |
Portuguese | 17% | 6 Jul 2022 | |
Punjabi | 16% | 15 Dec 2021 | |
Romanian | 25% | 15 Dec 2021 | |
Russian | 90% | 11 Aug 2022 | https://learn.javascript.ru |
Serbian | 4% | 15 Dec 2021 | |
Sinhala | 10% | 15 Dec 2021 | |
Slovak | 10% | 15 Dec 2021 | |
Slovenian | 4% | 15 Dec 2021 | |
Spanish | 91% | 15 Aug 2022 | https://es.javascript.info |
Tamil | 6% | 15 Dec 2021 | |
Telugu | 3% | 12 Feb 2022 | |
Thai | 14% | 17 Jan 2022 | |
Turkish | 62% | 17 May 2022 | https://tr.javascript.info |
Turkmen | 10% | 15 Dec 2021 | |
Ukrainian | 77% | 11 Aug 2022 | https://uk.javascript.info |
Urdu | 3% | 14 Feb 2022 | |
Uzbek | 51% | 15 Dec 2021 | |
Vietnamese | 13% | 15 Dec 2021 | |
v2 | 10% | 22 Nov 2020 |
Help us to translate: click the language name link above, it leads to the repo. Then read the instruction. That's simple, join in!
Starting a new translation
Your language is not in the list?
If you’d like to create a new translation, file an issue with the following information:
- Language code
- List of maintainers (one or more): github nick and email
As a maintainer, you should know JavaScript well enough to translate and review pull requests of others.
We will:
- Create a new repository for you at
javascript-tutorial/{lang-code}.javascript.info
. - Add/invite all maintainers to the team
translate-{lang-code}
in the javascript-tutorial organization. - Create an special issue in the new repository to track your translation progress.
You’ll get an email invite to join (unless you’re a member already). Please accept this invite, so you can get admin access to your repository!
You’ll find more translation tips in Readme when the repository is created.
Happy translating!
Becoming a maintainer
Anyone can contribute to the translations. Maintainers are ones who have the power to review and merge pull requests.
Please file an issue, if:
- You’re already a maintainer of a translation, and would like to add another one.
- You’re interested in becoming a maintainer for a translation, and other maintainers agree to add you.
- An existing translation is stalled, previous maintainers don’t respond, and you want to take it over.
Publishing
When the translation is at least half-finished, please create an issue with a request to publish. Your name and contributions will show up at the About page.
Comments
<code>
tag, for several lines – wrap them in<pre>
tag, for more than 10 lines – use a sandbox (plnkr, jsbin, codepen…)