From 1b19f802534b4cef548684d281a9d0550cee8fd7 Mon Sep 17 00:00:00 2001 From: Samuel <34555296+Flam3rboy@users.noreply.github.com> Date: Mon, 18 Oct 2021 14:23:13 -0400 Subject: New translations auth.json (Russian) --- api/locales/ru/auth.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api/locales/ru') 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": "Регистрация нового пользователя отключена", -- cgit 1.4.1