]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/ko/errors.php
Added "page_include_parse" theme event
[bookstack] / resources / lang / ko / errors.php
index 81dbeae732ff876c3131dd9155b1503537502e49..9dd8225ffbe0f2c4cefc39e1565c35fdec9cfb1c 100644 (file)
@@ -58,7 +58,7 @@ return [
 
     // Entities
     'entity_not_found' => '항목이 없습니다.',
-    'bookshelf_not_found' => '책꽂이가 없습니다.',
+    'bookshelf_not_found' => 'Shelf not found',
     'book_not_found' => '책이 없습니다.',
     'page_not_found' => '문서가 없습니다.',
     'chapter_not_found' => '챕터가 없습니다.',
@@ -87,7 +87,7 @@ return [
     '404_page_not_found' => '404 Not Found',
     'sorry_page_not_found' => '문서를 못 찾았습니다.',
     'sorry_page_not_found_permission_warning' => '문서를 볼 권한이 없습니다.',
-    'image_not_found' => 'Image Not Found',
+    'image_not_found' => '이미지를 찾을 수 없습니다',
     'image_not_found_subtitle' => '이미지를 못 찾았습니다.',
     'image_not_found_details' => '이미지가 지워졌을 수 있습니다.',
     'return_home' => '처음으로 돌아가기',