]> BookStack Code Mirror - bookstack/blobdiff - lang/nb/common.php
Update PWA manifest orientation to any
[bookstack] / lang / nb / common.php
index 2c8ccf6ec498c1c2774908cdf00c71f592b5800c..92950250f4c2afb3fbece7123afb3915ad53e90e 100644 (file)
@@ -6,6 +6,7 @@ return [
 
     // Buttons
     'cancel' => 'Avbryt',
+    'close' => 'Lukk',
     'confirm' => 'Bekreft',
     'back' => 'Tilbake',
     'save' => 'Lagre',
@@ -41,15 +42,17 @@ return [
     'remove' => 'Fjern',
     'add' => 'Legg til',
     'configure' => 'Konfigurer',
+    'manage' => 'Administrer',
     'fullscreen' => 'Fullskjerm',
-    'favourite' => 'Favorisér',
-    'unfavourite' => 'Avfavorisér',
+    'favourite' => 'Favoriser',
+    'unfavourite' => 'Avfavoriser',
     'next' => 'Neste',
     'previous' => 'Forrige',
     'filter_active' => 'Aktivt filter:',
     'filter_clear' => 'Tøm filter',
     'download' => 'Last ned',
     'open_in_tab' => 'Åpne i fane',
+    'open' => 'Åpne',
 
     // Sort Options
     'sort_options' => 'Sorteringsalternativer',