New translations auth.json (Afrikaans)

This commit is contained in:
Flam3rboy 2021-08-10 21:02:55 +02:00
parent 10e38a38b5
commit 079f1f6daa

View File

@ -1,7 +1,8 @@
{ {
"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"
}, },
"register": { "register": {
"REGISTRATION_DISABLED": "New user registration is disabled", "REGISTRATION_DISABLED": "New user registration is disabled",