mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-11 05:02:37 +01:00
New translations auth.json (Romanian)
This commit is contained in:
parent
0f180a7e4f
commit
1ad0fd3491
@ -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ă",
|
||||
|
Loading…
Reference in New Issue
Block a user