summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:03:07 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:03:07 +0200
commit7250eb4300d8ffb50e160cff8695694f756fdf9c (patch)
tree626da5ee4a2f21a9f913cdbbabd18ec81fd53f47
parentNew translations auth.json (Hungarian) (diff)
downloadserver-7250eb4300d8ffb50e160cff8695694f756fdf9c.tar.xz
New translations auth.json (Urdu (India))
-rw-r--r--locales/ur/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/ur/auth.json b/locales/ur/auth.json

index bcf6fca5..e19547a0 100644 --- a/locales/ur/auth.json +++ b/locales/ur/auth.json
@@ -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",