]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/errors.php
Updated translations with latest Crowdin changes (#3925)
[bookstack] / resources / lang / ko / errors.php
index 9dd8225ffbe0f2c4cefc39e1565c35fdec9cfb1c..4390ab7ca318ebed71c25a2b1cea114c9401fd21 100644 (file)
@@ -45,9 +45,12 @@ return [
     'cannot_create_thumbs' => '섬네일을 못 만들었습니다. PHP에 GD 확장 도구를 설치하세요.',
     'server_upload_limit' => '파일 크기가 서버에서 허용하는 수치를 넘습니다.',
     'uploaded'  => '파일 크기가 서버에서 허용하는 수치를 넘습니다.',
+    'file_upload_timeout' => '파일을 올리는 데 걸리는 시간이 서버에서 허용하는 수치를 넘습니다.',
+
+    // Drawing & Images
     'image_upload_error' => '이미지를 올리다 문제가 생겼습니다.',
     'image_upload_type_error' => '유효하지 않은 이미지 형식입니다.',
-    'file_upload_timeout' => '파일을 올리는 데 걸리는 시간이 서버에서 허용하는 수치를 넘습니다.',
+    'drawing_data_not_found' => 'Drawing data could not be loaded. The drawing file might no longer exist or you may not have permission to access it.',
 
     // Attachments
     'attachment_not_found' => '첨부 파일이 없습니다.',