From f7d705d6970efa5ec16ee03f01958ec7e2505626 Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:39 +0200 Subject: [PATCH] New translations auth.json (Lithuanian) --- locales/lt/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/lt/auth.json b/locales/lt/auth.json index cd1e28a1..0e2f0508 100644 --- a/locales/lt/auth.json +++ b/locales/lt/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "El. Paštas ar telefonas nerastas", - "INVALID_PASSWORD": "Neteisingas slaptažodis" + "INVALID_PASSWORD": "Neteisingas slaptažodis", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Naujų vartotojų registracija išjungta",