mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-14 14:42:55 +01:00
New translations auth.json (Russian)
This commit is contained in:
parent
af5d79c402
commit
ec6a16f21d
@ -2,7 +2,9 @@
|
||||
"login": {
|
||||
"INVALID_LOGIN": "Данный адрес электронной почты или телефона не найден",
|
||||
"INVALID_PASSWORD": "Неверный пароль",
|
||||
"ACCOUNT_DISABLED": "Этот аккаунт отключён"
|
||||
"ACCOUNT_DISABLED": "Этот аккаунт отключён",
|
||||
"INVALID_TOTP_CODE": "Invalid two-factor code.",
|
||||
"INVALID_TOTP_SECRET": "Invalid two-factor secret."
|
||||
},
|
||||
"register": {
|
||||
"REGISTRATION_DISABLED": "Регистрация новых пользователей отключена",
|
||||
|
Loading…
Reference in New Issue
Block a user