]> BookStack Code Mirror - bookstack/blobdiff - lang/he/errors.php
Change JsonDebugException to Responsable interface
[bookstack] / lang / he / errors.php
index ee19b58d82c5d6800d90e9f66b464075eaddbc55..36a7df46f2aae1b13c5c992625cc5837f692f0b5 100644 (file)
@@ -45,7 +45,6 @@ return [
     'cannot_create_thumbs' => 'The server cannot create thumbnails. Please check you have the GD PHP extension installed.',
     'server_upload_limit' => 'השרת אינו מרשה העלאת קבצים במשקל זה. אנא נסה להעלות קובץ קטן יותר.',
     'uploaded'  => 'השרת אינו מרשה העלאת קבצים במשקל זה. אנא נסה להעלות קובץ קטן יותר.',
-    'file_upload_timeout' => 'The file upload has timed out.',
 
     // Drawing & Images
     'image_upload_error' => 'התרחשה שגיאה במהלך העלאת התמונה',
@@ -54,6 +53,7 @@ return [
 
     // Attachments
     'attachment_not_found' => 'קובץ מצורף לא נמצא',
+    'attachment_upload_error' => 'An error occurred uploading the attachment file',
 
     // Pages
     'page_draft_autosave_fail' => 'שגיאה בשמירת הטיוטה. אנא ודא כי חיבור האינטרנט תקין לפני שמירת דף זה.',