]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/nb/common.php
Added test for logical-theme-system command registration
[bookstack] / resources / lang / nb / common.php
index ddaa7613066522f61103c1dde46740227427b73b..522d317e685f35f8074f679add9d03e1e2427651 100644 (file)
@@ -20,7 +20,7 @@ return [
     'role' => 'Rolle',
     'cover_image' => 'Bokomslag',
     'cover_image_description' => 'Bildet bør være ca. 440x250px.',
-    
+
     // Actions
     'actions' => 'Handlinger',
     'view' => 'Vis',
@@ -39,12 +39,14 @@ return [
     'reset' => 'Nullstill',
     'remove' => 'Fjern',
     'add' => 'Legg til',
-    'configure' => 'Configure',
+    'configure' => 'Konfigurer',
     'fullscreen' => 'Fullskjerm',
     'favourite' => 'Favorisér',
     'unfavourite' => 'Avfavorisér',
     'next' => 'Neste',
     'previous' => 'Forrige',
+    'filter_active' => 'Active Filter:',
+    'filter_clear' => 'Clear Filter',
 
     // Sort Options
     'sort_options' => 'Sorteringsalternativer',