diff options
-rw-r--r-- | locales/lt/auth.json | 3 |
1 files changed, 2 insertions, 1 deletions
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", |