]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/nb/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / nb / common.php
index cf671350b46377f5c6b23b08fe7bb62ad8ee2a0a..af7d0635dd220887b211d5ff8afeb248e8d3f2b3 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => 'Handlinger',
     'view' => 'Vis',
     'view_all' => 'Vis alle',
+    'new' => 'New',
     'create' => 'Opprett',
     'update' => 'Oppdater',
     'edit' => 'Rediger',
@@ -47,6 +48,8 @@ return [
     'previous' => 'Forrige',
     'filter_active' => 'Active Filter:',
     'filter_clear' => 'Clear Filter',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Sorteringsalternativer',
@@ -71,14 +74,21 @@ return [
     'list_view' => 'Listevisning',
     'default' => 'Standard',
     'breadcrumb' => 'Brødsmuler',
+    'status' => 'Status',
+    'status_active' => 'Active',
+    'status_inactive' => 'Inactive',
+    'never' => 'Never',
+    'none' => 'None',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Utvid toppmeny',
     'profile_menu' => 'Profilmeny',
     'view_profile' => 'Vis profil',
     'edit_profile' => 'Endre Profile',
     'dark_mode' => 'Kveldsmodus',
     'light_mode' => 'Dagmodus',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Informasjon',