X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/85db812feaae5f36ea6214931cec4adb67a9cb39..refs/pull/3210/head:/resources/lang/he/common.php diff --git a/resources/lang/he/common.php b/resources/lang/he/common.php index 9cbd047fb..27455fb19 100644 --- a/resources/lang/he/common.php +++ b/resources/lang/he/common.php @@ -20,7 +20,7 @@ return [ 'role' => 'תפקיד', 'cover_image' => 'תמונת נושא', 'cover_image_description' => 'התמונה צריכה להיות בסביבות 440x250px', - + // Actions 'actions' => 'פעולות', 'view' => 'הצג', @@ -39,7 +39,14 @@ return [ 'reset' => 'איפוס', 'remove' => 'הסר', 'add' => 'הוסף', + 'configure' => 'Configure', 'fullscreen' => 'Fullscreen', + 'favourite' => 'Favourite', + 'unfavourite' => 'Unfavourite', + 'next' => 'Next', + 'previous' => 'Previous', + 'filter_active' => 'Active Filter:', + 'filter_clear' => 'Clear Filter', // Sort Options 'sort_options' => 'Sort Options', @@ -56,6 +63,7 @@ return [ 'no_activity' => 'אין פעילות להציג', 'no_items' => 'אין פריטים זמינים', 'back_to_top' => 'בחזרה ללמעלה', + 'skip_to_main_content' => 'Skip to main content', 'toggle_details' => 'הצג/הסתר פרטים', 'toggle_thumbnails' => 'הצג/הסתר תמונות', 'details' => 'פרטים', @@ -63,6 +71,10 @@ return [ 'list_view' => 'תצוגת רשימה', 'default' => 'ברירת מחדל', 'breadcrumb' => 'Breadcrumb', + 'status' => 'Status', + 'status_active' => 'Active', + 'status_inactive' => 'Inactive', + 'never' => 'Never', // Header 'header_menu_expand' => 'Expand Header Menu',