summary refs log tree commit diff
diff options
context:
space:
mode:
authorSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-18 14:23:13 -0400
committerSamuel <34555296+Flam3rboy@users.noreply.github.com>2021-10-18 14:23:13 -0400
commit157c2b17a461e19c6c1c07400ae956ab9b6f16af (patch)
treee02e62b18917d3bc9fd00cd03ca3d419bff1ff48
parentNew translations auth.json (Portuguese) (diff)
downloadserver-157c2b17a461e19c6c1c07400ae956ab9b6f16af.tar.xz
New translations auth.json (Russian)
-rw-r--r--api/locales/ru/auth.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/locales/ru/auth.json b/api/locales/ru/auth.json

index b63ac34f..26b3f5a7 100644 --- a/api/locales/ru/auth.json +++ b/api/locales/ru/auth.json
@@ -2,7 +2,7 @@ "login": { "INVALID_LOGIN": "Данный адрес электронной почты или телефон не найден", "INVALID_PASSWORD": "Неверный пароль", - "ACCOUNT_DISABLED": "This account is disabled" + "ACCOUNT_DISABLED": "Этот аккаунт отключён" }, "register": { "REGISTRATION_DISABLED": "Регистрация нового пользователя отключена",