X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/bf5e886d76cd47aaee47516fece5561492ccd394..refs/pull/5721/head:/lang/hr/validation.php diff --git a/lang/hr/validation.php b/lang/hr/validation.php index 95263ff07..32b11a9bd 100644 --- a/lang/hr/validation.php +++ b/lang/hr/validation.php @@ -105,6 +105,11 @@ return [ 'url' => 'Format :attribute nije valjan.', 'uploaded' => 'Datoteka se ne može prenijeti. Server možda ne prihvaća datoteke te veličine.', + 'zip_file' => 'The :attribute needs to reference a file within the ZIP.', + 'zip_file_mime' => 'The :attribute needs to reference a file of type :validTypes, found :foundType.', + 'zip_model_expected' => 'Data object expected but ":type" found.', + 'zip_unique' => 'The :attribute must be unique for the object type within the ZIP.', + // Custom validation lines 'custom' => [ 'password-confirm' => [