docs: update Russian translation for the whole React guide (#23636)

* docs: update translation for React guide in Russian

* fix: removed extra line before frontmatter block

* fix: removed extra line in frontmatter block

* fix: corrected frontmatter block

* fix: corrected localeTitle in frontmatter block

* Update index.md

* fix: corrected localeTitle for Installation

* Update index.md

* Update index.md
This commit is contained in:
Egor
2018-11-22 19:49:48 +01:00
committed by Gregory Gubarev
parent a489ac9df8
commit 346b0a7ce1
23 changed files with 698 additions and 617 deletions

View File

@ -36,5 +36,7 @@ babel-polyfill is used for older browsers compatibility.
</html>
```
If this code is saved with the html file extension (helloReact.html), it can be opened in a web browser
it will run React and Babel.