diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:02:56 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-08-10 21:02:56 +0200 |
commit | 316cca0dbc3cfb31ca67259e5a470d1962d4ad50 (patch) | |
tree | 7cd4fc64de1a9b15925868a93ba9068861fdeb7f | |
parent | New translations auth.json (Afrikaans) (diff) | |
download | server-316cca0dbc3cfb31ca67259e5a470d1962d4ad50.tar.xz |
New translations auth.json (Arabic)
-rw-r--r-- | locales/ar/auth.json | 3 |
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": "تم تعطيل تسجيل المستخدم الجديد", |