From b46b7a823ac711d60c4033bed77a7d69ac559421 Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Mon, 26 Nov 2018 10:59:44 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac8e1199..5fd61120 100755 --- a/README.md +++ b/README.md @@ -10,10 +10,12 @@ This repository hosts the content of the Modern JavaScript Tutorial, published a |----------|--------|-------------------|-----------------|-----------| | Chinese | https://github.com/xitu/javascript-tutorial-zh | @leviding | ![](http://translate-hook.javascript.info/stats/zh.svg?1) | - | | Japanese | https://github.com/KenjiI/javascript-tutorial-ja | @KenjiI | ![](http://translate-hook.javascript.info/stats/ja.svg?1) | - | +| Romanian | https://github.com/lighthousand/javascript-tutorial-ro | @lighthousand | started | - | | 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?1) | - | + `*` – the previous version is published in Russian, need to backport/translate the new one from English. 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.