]> BookStack Code Mirror - bookstack/blobdiff - lang/hr/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / hr / validation.php
index 95263ff07bd87beea5acb9e6641e962519ebb56e..32b11a9bd8012a91ecb223fcf1daa20a72ca797d 100644 (file)
@@ -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' => [