From b8ec6436d35aaaf55e82b2604adb55421749318f Mon Sep 17 00:00:00 2001 From: Feruz M Date: Tue, 7 May 2019 22:56:48 +0300 Subject: [PATCH] New translations en-US.json (Russian) --- src/config/locales/ru-RU.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/config/locales/ru-RU.json b/src/config/locales/ru-RU.json index 55ea69fd5..a69d0eb6b 100644 --- a/src/config/locales/ru-RU.json +++ b/src/config/locales/ru-RU.json @@ -258,20 +258,20 @@ "comment_filter": { "trending": "популярное", "reputation": "репутация", - "votes": "votes", - "age": "age" + "votes": "голоса", + "age": "время" }, "transfer": { - "from": "From", - "to": "To", - "amount": "Amount", - "memo": "Memo", - "information": "Are you sure to transfer to funds?", - "amount_desc": "Balance", - "memo_desc": "This memo is public", - "to_placeholder": "Username", - "memo_placeholder": "Enter your notes here", - "transferToken": "Transfer", + "from": "От", + "to": "Кому", + "amount": "Сумма", + "memo": "Примечание", + "information": "Вы уверены, что хотите перевести средства?", + "amount_desc": "Баланс", + "memo_desc": "Эта заметка публична", + "to_placeholder": "Пользователь", + "memo_placeholder": "Введите свою заметку", + "transferToken": "Перевод", "transferToSaving": "Transfer To Saving", "powerUp": "Power Up", "withdrawToSaving": "Withdraw To Saving",