From 4bdf934d2532546708d1c6e89e2a3d3e89bc237a Mon Sep 17 00:00:00 2001 From: Amruth Pillai Date: Sat, 23 May 2020 19:28:15 +0530 Subject: [PATCH] New translations settings.json (Russian) --- src/i18n/locales/ru/rightSidebar/settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/i18n/locales/ru/rightSidebar/settings.json b/src/i18n/locales/ru/rightSidebar/settings.json index dacc183c..86c8a635 100644 --- a/src/i18n/locales/ru/rightSidebar/settings.json +++ b/src/i18n/locales/ru/rightSidebar/settings.json @@ -1,7 +1,7 @@ { - "title": "Settings", + "title": "Настройки", "language": { - "label": "Language", - "helpText": "If you would like to help translate the app into your own language, please refer to the <1>Translation Documentation." + "label": "Язык", + "helpText": "Если вы хотите помочь перевести приложение на ваш язык, обратитесь к <1>Документации по переводу." } } \ No newline at end of file