summary refs log tree commit diff
diff options
context:
space:
mode:
-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": "تم تعطيل تسجيل المستخدم الجديد",