X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/193d7fb3fe71a76a43ebc1ccdb617b4b627d1e09..refs/pull/3555/head:/resources/lang/ar/common.php diff --git a/resources/lang/ar/common.php b/resources/lang/ar/common.php index de40e583e..6d34d3ee8 100644 --- a/resources/lang/ar/common.php +++ b/resources/lang/ar/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'الدور', 'cover_image' => 'صورة الغلاف', 'cover_image_description' => 'الصورة يجب أن تكون مقاربة لحجم 440×250 بكسل.', - + // Actions 'actions' => 'إجراءات', 'view' => 'عرض', @@ -45,6 +45,10 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', + 'download' => 'Download', + 'open_in_tab' => 'Open in Tab', // Sort Options 'sort_options' => 'خيارات الفرز', @@ -69,6 +73,11 @@ return [ 'list_view' => 'عرض منسدل', 'default' => 'افتراضي', 'breadcrumb' => 'شريط التنقل', + 'status' => 'Status', + 'status_active' => 'Active', + 'status_inactive' => 'Inactive', + 'never' => 'Never', + 'none' => 'None', // Header 'header_menu_expand' => 'عرض القائمة',