]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/bs/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / bs / common.php
index a511a10bec6e1ac42b105edbd91cf8abc9b1aee2..a1236e2309ef6f3fbe323f724cc8240bc1c39fd2 100644 (file)
@@ -25,6 +25,7 @@ return [
     'actions' => 'Akcije',
     'view' => 'Prikaz',
     'view_all' => 'Prikaži sve',
+    'new' => 'New',
     'create' => 'Kreiraj',
     'update' => 'Ažuriraj',
     'edit' => 'Uredi',
@@ -45,6 +46,10 @@ return [
     'unfavourite' => 'Ukloni favorit',
     'next' => 'Sljedeće',
     'previous' => 'Prethodno',
+    'filter_active' => 'Active Filter:',
+    'filter_clear' => 'Clear Filter',
+    'download' => 'Download',
+    'open_in_tab' => 'Open in Tab',
 
     // Sort Options
     'sort_options' => 'Opcije sortiranja',
@@ -69,14 +74,21 @@ 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
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Otvori meni u zaglavlju',
     'profile_menu' => 'Meni profila',
     'view_profile' => 'Pogledaj profil',
     'edit_profile' => 'Izmjeni profil',
     'dark_mode' => 'Tamni način rada',
     'light_mode' => 'Svijetli način rada',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Informacije',