summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:56 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-08-10 21:02:56 +0200
commit316cca0dbc3cfb31ca67259e5a470d1962d4ad50 (patch)
tree7cd4fc64de1a9b15925868a93ba9068861fdeb7f
parentNew translations auth.json (Afrikaans) (diff)
downloadserver-316cca0dbc3cfb31ca67259e5a470d1962d4ad50.tar.xz
New translations auth.json (Arabic)
-rw-r--r--locales/ar/auth.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/locales/ar/auth.json b/locales/ar/auth.json

index c38c930a..d60a0b35 100644 --- a/locales/ar/auth.json +++ b/locales/ar/auth.json
@@ -1,7 +1,8 @@ { "login": { "INVALID_LOGIN": "البريد الإلكتروني أو الهاتف غير موجود", - "INVALID_PASSWORD": "كلمة المرور غير صالحة" + "INVALID_PASSWORD": "كلمة المرور غير صالحة", + "ACCOUNT_DISABLED": "This account is disabled" }, "register": { "REGISTRATION_DISABLED": "تم تعطيل تسجيل المستخدم الجديد",