X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/05ef23d34e6346a1e4c05bc38eb7e5777180c514..refs/pull/3918/head:/resources/lang/hr/common.php diff --git a/resources/lang/hr/common.php b/resources/lang/hr/common.php index 67a31f7dc..1527c4c5a 100644 --- a/resources/lang/hr/common.php +++ b/resources/lang/hr/common.php @@ -25,6 +25,7 @@ return [ 'actions' => 'Aktivnost', 'view' => 'Pogled', 'view_all' => 'Pogledaj sve', + 'new' => 'New', 'create' => 'Stvori', 'update' => 'Ažuriraj', 'edit' => 'Uredi', @@ -47,6 +48,8 @@ return [ 'previous' => 'Previous', 'filter_active' => 'Active Filter:', 'filter_clear' => 'Clear Filter', + 'download' => 'Download', + 'open_in_tab' => 'Open in Tab', // Sort Options 'sort_options' => 'Razvrstaj opcije', @@ -71,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',