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": "Рейтинг" } }