From 7a0089b4cf5e0b3a93e2db7e017feff589a1a1b8 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:30 +0200 Subject: New translations auth.json (Russian) --- locales/ru/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/ru/auth.json b/locales/ru/auth.json index a586c697..b63ac34f 100644 --- a/locales/ru/auth.json +++ b/locales/ru/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "Данный адрес электронной почты или телефон не найден", - "INVALID_PASSWORD": "Неверный пароль" + "INVALID_PASSWORD": "Неверный пароль", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Регистрация нового пользователя отключена", -- cgit 1.4.1