summary refs log tree commit diff
path: root/api
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
commit1b19f802534b4cef548684d281a9d0550cee8fd7 (patch)
tree94035b6881c6953026a7be4de71890c9c48a2c69 /api
parentNew translations auth.json (Portuguese) (diff)
downloadserver-1b19f802534b4cef548684d281a9d0550cee8fd7.tar.xz
New translations auth.json (Russian)
Diffstat (limited to 'api')
-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": "Регистрация нового пользователя отключена",