]> BookStack Code Mirror - bookstack/blobdiff - lang/cs/validation.php
Updated translations with latest Crowdin changes (#5345)
[bookstack] / lang / cs / validation.php
index 83929cc887b56d21a5a383594ba32d40b92074c3..f2ee59e5be018ac322f9295bff53baa9d2390b09 100644 (file)
@@ -105,6 +105,11 @@ return [
     'url'                  => 'Formát :attribute je neplatný.',
     'uploaded'             => 'Nahrávání :attribute se nezdařilo.',
 
+    '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' => [