X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/401c156687d90358aedb7344690b1ddc6b4fafaa..refs/pull/3698/head:/resources/lang/ko/errors.php diff --git a/resources/lang/ko/errors.php b/resources/lang/ko/errors.php index 8971e6107..9dd8225ff 100644 --- a/resources/lang/ko/errors.php +++ b/resources/lang/ko/errors.php @@ -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' => '챕터가 없습니다.',