From ada8511b02c5c9e6dad2b662d1185756316bcdef Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 23 May 2020 18:47:33 +0530 Subject: [PATCH] New translations languages.json (Russian) --- src/i18n/locales/ru/leftSidebar/languages.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ru/leftSidebar/languages.json b/src/i18n/locales/ru/leftSidebar/languages.json index 21cb2483..73f755e6 100644 --- a/src/i18n/locales/ru/leftSidebar/languages.json +++ b/src/i18n/locales/ru/leftSidebar/languages.json @@ -1,11 +1,11 @@ { "key": { - "label": "Name" + "label": "Имя" }, "level": { - "label": "Level" + "label": "Уровень" }, "rating": { - "label": "Rating" + "label": "Рейтинг" } }