]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/he/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / he / common.php
index 512bcf6c3ce7e2883b78094e6e1c57706a7def00..50731d5d5d1ad0b7931928e7994fa8d82bf1474e 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => 'פעולות',
     'view' => 'הצג',
     'view_all' => 'הצג הכל',
+    'new' => 'New',
     'create' => 'צור',
     'update' => 'עדכן',
     'edit' => 'ערוך',
@@ -80,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' => 'מידע',