mirror of
https://github.com/spacebarchat/server.git
synced 2024-11-14 22:52:41 +01:00
New translations auth.json (Romanian)
This commit is contained in:
parent
e70a8a77f1
commit
7ecbfa0184
@ -2,7 +2,9 @@
|
|||||||
"login": {
|
"login": {
|
||||||
"INVALID_LOGIN": "E-Mail or Phone not found",
|
"INVALID_LOGIN": "E-Mail or Phone not found",
|
||||||
"INVALID_PASSWORD": "Invalid Password",
|
"INVALID_PASSWORD": "Invalid Password",
|
||||||
"ACCOUNT_DISABLED": "This account is disabled"
|
"ACCOUNT_DISABLED": "This account is disabled",
|
||||||
|
"INVALID_TOTP_CODE": "Invalid two-factor code.",
|
||||||
|
"INVALID_TOTP_SECRET": "Invalid two-factor secret."
|
||||||
},
|
},
|
||||||
"register": {
|
"register": {
|
||||||
"REGISTRATION_DISABLED": "New user registration is disabled",
|
"REGISTRATION_DISABLED": "New user registration is disabled",
|
||||||
|
Loading…
Reference in New Issue
Block a user