]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/errors.php
Finished migrated from icon-font to SVG
[bookstack] / resources / lang / en / errors.php
index 18ed63c6050b6dee07818af6622cb96271c4d0ed..3b1d6e8b3f22cfb1b2d10ad9b4207acfeaeb74e3 100644 (file)
@@ -36,9 +36,11 @@ 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',
+    'attachment_not_found' => 'Attachment not found',
 
     // Pages
     'page_draft_autosave_fail' => 'Failed to save draft. Ensure you have internet connection before saving this page',