]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/bs/common.php
Fixed some typos and corrected grammar.
[bookstack] / resources / lang / bs / common.php
index 01b7c4712e036374eb7b998ebf17332cf09a9262..0008cbcc8c700194adf340dff62184fb311774a4 100644 (file)
@@ -47,6 +47,8 @@ return [
     'previous' => 'Prethodno',
     'filter_active' => 'Active Filter:',
     'filter_clear' => 'Clear Filter',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Opcije sortiranja',
@@ -71,6 +73,11 @@ return [
     'list_view' => 'Prikaz liste',
     'default' => 'Početne postavke',
     'breadcrumb' => 'Navigacijske stavke',
+    'status' => 'Status',
+    'status_active' => 'Active',
+    'status_inactive' => 'Inactive',
+    'never' => 'Never',
+    'none' => 'None',
 
     // Header
     'header_menu_expand' => 'Otvori meni u zaglavlju',