diff --git a/language/fa_IR/admin.lang.php b/language/fa_IR/admin.lang.php index 2a2b33205..0b359e0bc 100644 --- a/language/fa_IR/admin.lang.php +++ b/language/fa_IR/admin.lang.php @@ -953,4 +953,5 @@ $lang['between %.2f and %.2f'] = 'میان %.2f و %.2f'; $lang['between %d and %d pixels'] = 'میان %d و %d پیکسل'; $lang['Purge user cache'] = 'پاک کردن مخزن کاربر (کش)'; $lang['The picture dimensions will be reduced to %dx%d pixels.'] = 'اندازه‌ی این عکس به %dx%d پیکسل کاهش خواهد یافت.'; +$lang['Resize after upload disabled due to the use of GD as graphic library'] = 'بدلیل استفاده از کتابخانه‌ی گرافیکیِ GD، امکان ویرایش سایز عکس پس از آپلود وجود ندارد.'; ?> \ No newline at end of file