]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/da/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / da / common.php
index bcd02dfc639c487972994beb21bc6189ad150b38..be8065dc871eb5525c52662e04d966fc23861693 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => 'Handlinger',
     'view' => 'Vis',
     'view_all' => 'Vis alle',
+    'new' => 'New',
     'create' => 'Opret',
     'update' => 'Opdater',
     'edit' => 'Rediger',
@@ -80,12 +81,14 @@ return [
     'none' => 'Ingen',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Udvid header menu',
     'profile_menu' => 'Profilmenu',
     'view_profile' => 'Vis profil',
     'edit_profile' => 'Redigér Profil',
     'dark_mode' => 'Mørk tilstand',
     'light_mode' => 'Lys tilstand',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Info',