]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/hr/common.php
Guest create page: name field autofocus
[bookstack] / resources / lang / hr / common.php
index 78018f8a9031cac91f8cca64b96d0674edfc564d..1527c4c5af116693aece181b4a725e0720fd5fec 100644 (file)
@@ -25,6 +25,7 @@ return [
     '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',