This commit is contained in:
Ilya Kantor 2018-07-16 11:49:14 +03:00
parent 5f51206e5a
commit cba36cb5bc

View file

@ -1,4 +1,4 @@
k
# The JavaScript Tutorial
This repository hosts the content of the Modern JavaScript Tutorial, published at [https://javascript.info](https://javascript.info).
@ -9,14 +9,14 @@ This repository hosts the content of the Modern JavaScript Tutorial, published a
| Language | Github | Translation leads | Transnlated (%) | Published |
|----------|--------|-------------------|-----------|
| Chinese | https://github.com/xitu/javascript-tutorial-zh | @leviding | ![](http://translate-hook.javascript.info/stats/zh.svg) | | - |
| Danish | https://github.com/ockley/javascript-tutorial-da | @ockey | - |
| French | https://github.com/SugoiNelson/javascript-tutorial-fr | @SugoiNelson | - |
| German | https://github.com/MartinEls/javascript-tutorial-de | @MartilEls | - |
| Japanese | https://github.com/KenjiI/javascript-tutorial-ja | @KenjiI | - |
| Russian | https://github.com/iliakan/javascript-tutorial-ru | @iliakan | https://learn.javascript.ru |
| Turkish | https://github.com/sahinyanlik/javascript-tutorial-tr | @sahinyanlik | - |
| Uzbek | https://github.com/aruzikulov/javascript-tutorial-uz | @aruzikulov | - |
| Chinese | https://github.com/xitu/javascript-tutorial-zh | @leviding | ![](http://translate-hook.javascript.info/stats/zh.svg) | - |
| Danish | https://github.com/ockley/javascript-tutorial-da | @ockey | ![](http://translate-hook.javascript.info/stats/da.svg) | - |
| French | https://github.com/SugoiNelson/javascript-tutorial-fr | @SugoiNelson | ![](http://translate-hook.javascript.info/stats/fr.svg) | - |
| German | https://github.com/MartinEls/javascript-tutorial-de | @MartilEls | ![](http://translate-hook.javascript.info/stats/de.svg) | - |
| Japanese | https://github.com/KenjiI/javascript-tutorial-ja | @KenjiI | ![](http://translate-hook.javascript.info/stats/ja.svg) | - |
| Russian | https://github.com/iliakan/javascript-tutorial-ru | @iliakan | | https://learn.javascript.ru |
| Turkish | https://github.com/sahinyanlik/javascript-tutorial-tr | @sahinyanlik | ![](http://translate-hook.javascript.info/stats/tr.svg) | - |
| Uzbek | https://github.com/aruzikulov/javascript-tutorial-uz | @aruzikulov | ![](http://translate-hook.javascript.info/stats/uz.svg) | - |
If you'd like to translate it into your language, please clone the repository, change its name to `javascript-tutorial-...` (by the language) and [create an issue](https://github.com/iliakan/javascript-tutoria-en/issues/new) for me to add you to the list.