New translations auth.json (Catalan)

This commit is contained in:
Flam3rboy 2021-08-10 21:02:57 +02:00
parent e926b03b0a
commit 39961e6fd1

View File

@ -1,7 +1,8 @@
{
"login": {
"INVALID_LOGIN": "E-Mail or Phone not found",
"INVALID_PASSWORD": "Invalid Password"
"INVALID_PASSWORD": "Invalid Password",
"ACCOUNT_DISABLED": "This account is disabled"
},
"register": {
"REGISTRATION_DISABLED": "New user registration is disabled",