From 7c342e2ee9fdda1aa70571ffced7a4af8a87f658 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 26 Mar 2019 23:45:02 +0200 Subject: [PATCH] New translations en-US.json (Russian) --- src/config/locales/ru-RU.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index ae46ac555..baba2fdf0 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -58,11 +58,20 @@ }, "settings": { "settings": "Настройки", + "general": "General", "currency": "Валюта", "language": "Язык", "server": "Сервер", "dark_theme": "Тёмная тема", "push_notification": "Уведомления", + "notification": { + "follow": "Follow", + "vote": "Vote", + "comment": "Comment", + "mention": "Mention", + "reblog": "Reblog", + "transfers": "Transfers" + }, "pincode": "Пинкод", "reset": "Сбросить", "nsfw_content": "NSFW Content",