]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/bs/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / bs / common.php
index 17ec0b765c7447dd78a9541f9ad62e0a8c7acc76..a1236e2309ef6f3fbe323f724cc8240bc1c39fd2 100644 (file)
@@ -20,11 +20,12 @@ return [
     'role' => 'Uloga',
     'cover_image' => 'Naslovna slika',
     'cover_image_description' => 'Ova slika treba biti približno 440x250px.',
-    
+
     // Actions
     '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',