mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-19 15:25:21 +00:00
New translations auth.json (Russian)
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"login": {
|
||||
"INVALID_LOGIN": "Данный адрес электронной почты или телефон не найден",
|
||||
"INVALID_PASSWORD": "Неверный пароль"
|
||||
"INVALID_PASSWORD": "Неверный пароль",
|
||||
"ACCOUNT_DISABLED": "This account is disabled"
|
||||
},
|
||||
"register": {
|
||||
"REGISTRATION_DISABLED": "Регистрация нового пользователя отключена",
|
||||
|
||||
Reference in New Issue
Block a user