diff --git a/language/ar_SA/admin.lang.php b/language/ar_SA/admin.lang.php index 95e778960..5342336b0 100644 --- a/language/ar_SA/admin.lang.php +++ b/language/ar_SA/admin.lang.php @@ -951,4 +951,6 @@ $lang['Type here the name of the new group'] = 'أكتب هنا أسم المج $lang['Rename'] = 'إعادة تسمية'; $lang['This group will be set to default'] = 'هذا المجموعة ستستخدم كمجموعة افتراضية'; $lang['Purge user cache'] = 'مسح الذاكرة المؤقتة للمستخدم'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'تغيير حجم بعد تعطيل الرفع نتيجة لاستخدام GD كما مكتبة الرسم'; +$lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'سيتم تخفيض أبعاد الصورة لل %dx%d بكسل.'; ?> \ No newline at end of file