Skip to content

Commit cba36cb

Browse files
committed
stats
1 parent 5f51206 commit cba36cb

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
k
22
# The JavaScript Tutorial
33

44
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
99

1010
| Language | Github | Translation leads | Transnlated (%) | Published |
1111
|----------|--------|-------------------|-----------|
12-
| Chinese | https://github.com/xitu/javascript-tutorial-zh | @leviding | ![](http://translate-hook.javascript.info/stats/zh.svg) | | - |
13-
| Danish | https://github.com/ockley/javascript-tutorial-da | @ockey | - |
14-
| French | https://github.com/SugoiNelson/javascript-tutorial-fr | @SugoiNelson | - |
15-
| German | https://github.com/MartinEls/javascript-tutorial-de | @MartilEls | - |
16-
| Japanese | https://github.com/KenjiI/javascript-tutorial-ja | @KenjiI | - |
17-
| Russian | https://github.com/iliakan/javascript-tutorial-ru | @iliakan | https://learn.javascript.ru |
18-
| Turkish | https://github.com/sahinyanlik/javascript-tutorial-tr | @sahinyanlik | - |
19-
| Uzbek | https://github.com/aruzikulov/javascript-tutorial-uz | @aruzikulov | - |
12+
| Chinese | https://github.com/xitu/javascript-tutorial-zh | @leviding | ![](http://translate-hook.javascript.info/stats/zh.svg) | - |
13+
| Danish | https://github.com/ockley/javascript-tutorial-da | @ockey | ![](http://translate-hook.javascript.info/stats/da.svg) | - |
14+
| French | https://github.com/SugoiNelson/javascript-tutorial-fr | @SugoiNelson | ![](http://translate-hook.javascript.info/stats/fr.svg) | - |
15+
| German | https://github.com/MartinEls/javascript-tutorial-de | @MartilEls | ![](http://translate-hook.javascript.info/stats/de.svg) | - |
16+
| Japanese | https://github.com/KenjiI/javascript-tutorial-ja | @KenjiI | ![](http://translate-hook.javascript.info/stats/ja.svg) | - |
17+
| Russian | https://github.com/iliakan/javascript-tutorial-ru | @iliakan | | https://learn.javascript.ru |
18+
| Turkish | https://github.com/sahinyanlik/javascript-tutorial-tr | @sahinyanlik | ![](http://translate-hook.javascript.info/stats/tr.svg) | - |
19+
| Uzbek | https://github.com/aruzikulov/javascript-tutorial-uz | @aruzikulov | ![](http://translate-hook.javascript.info/stats/uz.svg) | - |
2020

2121
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.
2222

0 commit comments

Comments
 (0)