chore: Enable Russian, update translations (#1159)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Sojan Jose
2020-08-22 17:54:16 +05:30
committed by GitHub
parent cdd385b269
commit 83eb92e7ff
268 changed files with 4686 additions and 1469 deletions

View File

@@ -1,15 +1,15 @@
{
"RESET_PASSWORD": {
"TITLE": "Reset Password",
"TITLE": "Восстановить пароль",
"EMAIL": {
"LABEL": "Email",
"PLACEHOLDER": "Пожалуйста, введите ваш email",
"ERROR": "Пожалуйста, введите правильный email"
},
"API": {
"SUCCESS_MESSAGE": "Password reset link has been sent to your email",
"ERROR_MESSAGE": "Could not connect to Woot Server, Please try again later"
"SUCCESS_MESSAGE": "Ссылка для сброса пароля была отправлена на ваш email",
"ERROR_MESSAGE": "Не удается соединиться с сервером Woot, попробуйте позже"
},
"SUBMIT": "Submit"
"SUBMIT": "Отправить"
}
}