From 9d64722e84b40d2e91f1e202602c5861b8a22efe Mon Sep 17 00:00:00 2001 From: Pavel Mineev Date: Thu, 30 Sep 2021 22:16:09 +0300 Subject: Translation for Getting Started [RU] (#1461) * add getting started in russian * add russian in the lang selector * add russian in blog post * minor changes * translation for the comments in the code Co-authored-by: Alex * changes from @nlopin Co-authored-by: Nikolai Lopin * sync with original docs #1464 * accept changes from @nlopin with slight changes Co-authored-by: Alex Co-authored-by: Nikolai Lopin --- docs/src/components/Header/LanguageSelect.tsx | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/src/components/Header/LanguageSelect.tsx') diff --git a/docs/src/components/Header/LanguageSelect.tsx b/docs/src/components/Header/LanguageSelect.tsx index ec80d0340..52c1d1507 100644 --- a/docs/src/components/Header/LanguageSelect.tsx +++ b/docs/src/components/Header/LanguageSelect.tsx @@ -91,6 +91,9 @@ const LanguageSelect: FunctionalComponent<{ lang: string }> = ({ lang }) => { + ); -- cgit v1.2.3