]> BookStack Code Mirror - bookstack/blobdiff - lang/en/validation.php
ZIP Exports: Got zip format validation functionally complete
[bookstack] / lang / en / validation.php
index 6971edc023a8771a428cbb7b475c394e5b1278f7..9cf5d78b6f6f7f26fa9bc3496d4708609ce9c874 100644 (file)
@@ -105,7 +105,8 @@ return [
     'url'                  => 'The :attribute format is invalid.',
     'uploaded'             => 'The file could not be uploaded. The server may not accept files of this size.',
 
-    'zip_file'            => 'The :attribute needs to reference a file within the ZIP.',
+    'zip_file' => 'The :attribute needs to reference a file within the ZIP.',
+    'zip_model_expected' => 'Data object expected but ":type" found',
 
     // Custom validation lines
     'custom' => [