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": "تم تعطيل تسجيل المستخدم الجديد",