]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/errors.php
Added a default timeout of 60 seconds to dropzone.
[bookstack] / resources / lang / en / errors.php
index fb09841cfd5a61290bb218d81474341c17cf191b..f2ed4c17fa244b85b41eed5a2e600ea4bd7c5bcc 100644 (file)
@@ -38,6 +38,7 @@ return [
     'uploaded'  => 'The server does not allow uploads of this size. Please try a smaller file size.',
     'image_upload_error' => 'An error occurred uploading the image',
     'image_upload_type_error' => 'The image type being uploaded is invalid',
+    'file_upload_timeout' => 'The file upload has timed out.',
 
     // Attachments
     'attachment_page_mismatch' => 'Page mismatch during attachment update',