]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/errors.php
Actually fixed the BaseURL this time 🤦
[bookstack] / resources / lang / en / errors.php
index 18ed63c6050b6dee07818af6622cb96271c4d0ed..bbcbdaec2dcf8b98fd74fe23db54fd2d0396256a 100644 (file)
@@ -36,6 +36,7 @@ return [
     'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.',
     'server_upload_limit' => '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',
 
     // Attachments
     'attachment_page_mismatch' => 'Page mismatch during attachment update',