diff options
Diffstat (limited to '')
-rw-r--r-- | language/ar_SA/common.lang.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/language/ar_SA/common.lang.php b/language/ar_SA/common.lang.php index f628ca6d7..b6c0a45de 100644 --- a/language/ar_SA/common.lang.php +++ b/language/ar_SA/common.lang.php @@ -364,4 +364,6 @@ $lang['Manage this user comment: %s'] = ' %s حرر تعليق المستخدم $lang['This author modified following comment:'] = 'هذا الكاتب عدل في تعليقه : '; $lang['This author removed the comment with id %d'] = 'هذا الكاتب أزال تعليقه : %d'; $lang['validate this comment'] = 'السماح بهذا التعليق '; +$lang['html tags are not allowed in login'] = 'اكواد html غير مسموحة في تسجيل الدخول'; + ?>
\ No newline at end of file |