X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/e176aae9406f0aa3920bfa5eb44e3e6fc4724caa..refs/pull/5313/head:/lang/hr/common.php diff --git a/lang/hr/common.php b/lang/hr/common.php index 8e94a431b..3c9ed610b 100644 --- a/lang/hr/common.php +++ b/lang/hr/common.php @@ -20,7 +20,7 @@ return [ 'description' => 'Opis', 'role' => 'Uloga', 'cover_image' => 'Naslovna slika', - 'cover_image_description' => 'Slika treba biti približno 440x250px.', + 'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.', // Actions 'actions' => 'Aktivnost', @@ -42,7 +42,7 @@ return [ 'remove' => 'Ukloni', 'add' => 'Dodaj', 'configure' => 'Konfiguriraj', - 'manage' => 'Manage', + 'manage' => 'Upravljaj', 'fullscreen' => 'Cijeli zaslon', 'favourite' => 'Favorit', 'unfavourite' => 'Ukloni iz favorita', @@ -52,6 +52,7 @@ return [ 'filter_clear' => 'Poništi Filter', 'download' => 'Preuzmi', 'open_in_tab' => 'Otvori u Kartici', + 'open' => 'Open', // Sort Options 'sort_options' => 'Razvrstaj opcije', @@ -106,4 +107,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'Politika privatnosti', 'terms_of_service' => 'Uvjeti korištenja', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];