Skip to content

Commit 5032a91

Browse files
committed
New translations errors.php (Chinese Simplified)
1 parent f7b62a9 commit 5032a91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lang/zh_CN/errors.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,11 +68,11 @@
6868
// Entities
6969
'entity_not_found' => '未找到项目',
7070
'bookshelf_not_found' => '未找到书架',
71-
'book_not_found' => '未找到图书',
71+
'book_not_found' => '未找到书籍',
7272
'page_not_found' => '未找到页面',
7373
'chapter_not_found' => '未找到章节',
7474
'selected_book_not_found' => '选中的书未找到',
75-
'selected_book_chapter_not_found' => '未找到所选的图书或章节',
75+
'selected_book_chapter_not_found' => '未找到所选的书籍或章节',
7676
'guests_cannot_save_drafts' => '访客不能保存草稿',
7777

7878
// Users

0 commit comments

Comments
 (0)