X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c6ad16dba657c82512ae495a4a38b99b8cfa9eeb..refs/pull/3918/head:/resources/lang/he/common.php diff --git a/resources/lang/he/common.php b/resources/lang/he/common.php index 865a224de..50731d5d5 100644 --- a/resources/lang/he/common.php +++ b/resources/lang/he/common.php @@ -25,6 +25,7 @@ return [ 'actions' => 'פעולות', 'view' => 'הצג', 'view_all' => 'הצג הכל', + 'new' => 'New', 'create' => 'צור', 'update' => 'עדכן', 'edit' => 'ערוך', @@ -47,6 +48,8 @@ return [ 'previous' => 'קודם', 'filter_active' => 'מסנן פעיל:', 'filter_clear' => 'נקה מסננים', + 'download' => 'Download', + 'open_in_tab' => 'Open in Tab', // Sort Options 'sort_options' => 'אפשרויות מיון', @@ -78,12 +81,14 @@ return [ 'none' => 'None', // Header + 'homepage' => 'Homepage', 'header_menu_expand' => 'הרחב תפריט', 'profile_menu' => 'Profile Menu', 'view_profile' => 'הצג פרופיל', 'edit_profile' => 'ערוך פרופיל', 'dark_mode' => 'מצב לילה', 'light_mode' => 'מצב יום', + 'global_search' => 'Global Search', // Layout tabs 'tab_info' => 'מידע',