]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/hr/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / hr / common.php
index bc51eed22abc2335bd2280d412f2da1e06cbf350..1527c4c5af116693aece181b4a725e0720fd5fec 100644 (file)
@@ -20,11 +20,12 @@ return [
     'role' => 'Uloga',
     'cover_image' => 'Naslovna slika',
     'cover_image_description' => 'Slika treba biti približno 440x250px.',
-    
+
     // Actions
     'actions' => 'Aktivnost',
     'view' => 'Pogled',
     'view_all' => 'Pogledaj sve',
+    'new' => 'New',
     'create' => 'Stvori',
     'update' => 'Ažuriraj',
     'edit' => 'Uredi',
@@ -45,6 +46,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' => 'Razvrstaj opcije',
@@ -69,14 +74,21 @@ return [
     'list_view' => 'Prikaz popisa',
     'default' => 'Zadano',
     'breadcrumb' => 'Breadcrumb',
+    'status' => 'Status',
+    'status_active' => 'Active',
+    'status_inactive' => 'Inactive',
+    'never' => 'Never',
+    'none' => 'None',
 
     // Header
+    'homepage' => 'Homepage',
     'header_menu_expand' => 'Proširi izbornik',
     'profile_menu' => 'Profil',
     'view_profile' => 'Vidi profil',
     'edit_profile' => 'Uredite profil',
     'dark_mode' => 'Tamni način',
     'light_mode' => 'Svijetli način',
+    'global_search' => 'Global Search',
 
     // Layout tabs
     'tab_info' => 'Info',