X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c017f5bed1bf32c15200f4551c637149dc8abd9b..refs/pull/5313/head:/lang/ar/common.php diff --git a/lang/ar/common.php b/lang/ar/common.php index 5a391cd6d..454b36a94 100644 --- a/lang/ar/common.php +++ b/lang/ar/common.php @@ -20,7 +20,7 @@ return [ 'description' => 'الوصف', 'role' => 'الدور', 'cover_image' => 'صورة الغلاف', - 'cover_image_description' => 'الصورة يجب أن تكون مقاربة لحجم 440×250 بكسل.', + 'cover_image_description' => 'يجب أن يكون حجم هذه الصورة تقريبًا 440x250 بكسل، على الرغم من أنه سيتم تحجيمها وقصها بشكل مرن لتناسب واجهة المستخدم في سيناريوهات مختلفة حسب الحاجة، لذا فإن الأبعاد الفعلية للعرض ستختلف.', // Actions 'actions' => 'إجراءات', @@ -107,4 +107,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'سياسة الخصوصية', 'terms_of_service' => 'اتفاقية شروط الخدمة', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];