We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7b62a9 commit 5032a91Copy full SHA for 5032a91
lang/zh_CN/errors.php
@@ -68,11 +68,11 @@
68
// Entities
69
'entity_not_found' => '未找到项目',
70
'bookshelf_not_found' => '未找到书架',
71
- 'book_not_found' => '未找到图书',
+ 'book_not_found' => '未找到书籍',
72
'page_not_found' => '未找到页面',
73
'chapter_not_found' => '未找到章节',
74
'selected_book_not_found' => '选中的书未找到',
75
- 'selected_book_chapter_not_found' => '未找到所选的图书或章节',
+ 'selected_book_chapter_not_found' => '未找到所选的书籍或章节',
76
'guests_cannot_save_drafts' => '访客不能保存草稿',
77
78
// Users
0 commit comments