From 1ad0fd349185db76d5e5fa159e49c4a8598cebad Mon Sep 17 00:00:00 2001 From: Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> Date: Tue, 10 Aug 2021 21:02:52 +0200 Subject: [PATCH] New translations auth.json (Romanian) --- locales/ro/auth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/locales/ro/auth.json b/locales/ro/auth.json index b081689a..929e2596 100644 --- a/locales/ro/auth.json +++ b/locales/ro/auth.json @@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "E-mailul sau telefonul nu au fost găsite", - "INVALID_PASSWORD": "Parolă nevalidă" + "INVALID_PASSWORD": "Parolă nevalidă", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "Înregistrarea noului utilizator este dezactivată",