]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/common.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / lang / en / common.php
index 161891bf489814d9d3faa3f2f1d9413c8cb12384..703a70c7e6aa5bea2b59f7319d4739c5f7162c13 100644 (file)
@@ -45,6 +45,10 @@ return [
     'unfavourite' => 'Unfavourite',
     'next' => 'Next',
     'previous' => 'Previous',
+    'filter_active' => 'Active Filter:',
+    'filter_clear' => 'Clear Filter',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Sort Options',
@@ -69,6 +73,11 @@ return [
     'list_view' => 'List View',
     'default' => 'Default',
     'breadcrumb' => 'Breadcrumb',
+    'status' => 'Status',
+    'status_active' => 'Active',
+    'status_inactive' => 'Inactive',
+    'never' => 'Never',
+    'none' => 'None',
 
     // Header
     'header_menu_expand' => 'Expand Header Menu',