X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/2be504e0d20aa7c95b1fe006f675928faf0bd1a9..refs/pull/5721/head:/lang/zh_TW/errors.php diff --git a/lang/zh_TW/errors.php b/lang/zh_TW/errors.php index 7a42ce511..d4239ed6c 100644 --- a/lang/zh_TW/errors.php +++ b/lang/zh_TW/errors.php @@ -67,7 +67,7 @@ return [ // Entities 'entity_not_found' => '找不到實體', - 'bookshelf_not_found' => '未找到書棧', + 'bookshelf_not_found' => '未找到書架', 'book_not_found' => '找不到書本', 'page_not_found' => '找不到頁面', 'chapter_not_found' => '找不到章節',