X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/756b55bbffedb6e5fde91f9fbc61f5a382f20705..refs/pull/3391/head:/resources/lang/ar/common.php diff --git a/resources/lang/ar/common.php b/resources/lang/ar/common.php index de40e583e..37c43597b 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,8 @@ return [ 'unfavourite' => 'Unfavourite', 'next' => 'Next', 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'خيارات الفرز', @@ -69,6 +71,11 @@ return [ 'list_view' => 'عرض منسدل', 'default' => 'افتراضي', 'breadcrumb' => 'شريط التنقل', + 'status' => 'Status', + 'status_active' => 'Active', + 'status_inactive' => 'Inactive', + 'never' => 'Never', + 'none' => 'None', // Header 'header_menu_expand' => 'عرض القائمة',