]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/validation.php
Update maintenance.php
[bookstack] / resources / lang / en / validation.php
index 9baeb9f3059ae63c8f5f4d19525b838770fe2927..210980ac2e172244dbcb9a52016afff7fcb5ef8d 100644 (file)
@@ -71,6 +71,7 @@ return [
     'timezone'             => 'The :attribute must be a valid zone.',
     'unique'               => 'The :attribute has already been taken.',
     'url'                  => 'The :attribute format is invalid.',
+    'uploaded'             => 'The file could not be uploaded. The server may not accept files of this size.',
 
     // Custom validation lines
     'custom' => [