summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:52 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:52 +0200
commit1ad0fd349185db76d5e5fa159e49c4a8598cebad (patch)
treea309849331d07f8f4a63ab1fae30f3e271f69bee
parentNew translations auth.json (Korean) (diff)
downloadserver-1ad0fd349185db76d5e5fa159e49c4a8598cebad.tar.xz
New translations auth.json (Romanian)
-rw-r--r--locales/ro/auth.json3
1 files changed, 2 insertions, 1 deletions
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ă",