]> BookStack Code Mirror - bookstack/blobdiff - lang/en/validation.php
ZIP Exports: Started import validation
[bookstack] / lang / en / validation.php
index 2a676c7c4cce0130591a929cefd8a21e7765be1c..6971edc023a8771a428cbb7b475c394e5b1278f7 100644 (file)
@@ -105,6 +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.',
+
     // Custom validation lines
     'custom' => [
         'password-confirm' => [