From 697637af28437a826afe25a547b4fdb6544ea385 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 21 Apr 2022 00:24:51 +0300 Subject: [PATCH] New translations en-US.json (Russian) --- src/config/locales/ru-RU.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index bc71aaa8f..1007e2e1c 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -192,7 +192,7 @@ "currency": "Валюта", "language": "Язык", "server": "Сервер", - "dark_theme": "Тёмная тема", + "color_theme": "Appearance", "push_notification": "Уведомления", "notification": { "follow": "Подписки", @@ -215,6 +215,11 @@ "always_hide": "Всегда скрывать", "always_warn": "Всегда предупреждать" }, + "theme": { + "system": "Device settings", + "light": "Light", + "dark": "Dark" + }, "feedback_success": "Письмо успешно отправлено", "feedback_fail": "Не удалось открыть почтовый клиент", "server_fail": "Сервер недоступен" @@ -523,7 +528,11 @@ "bookmarks": "добавить в закладки", "promote": "продвинуть", "boost": "усилить", - "report": "пожаловаться" + "report": "пожаловаться", + "pin-blog": "Pin to blog", + "unpin-blog": "Unpin from blog", + "pin-community": "Pin to community", + "unpin-community": "Unpin from community" }, "deep_link": { "no_existing_user": "Несуществующий пользователь",