Skip to content

Commit 97ee110

Browse files
committed
New translations activities.php (Chinese Simplified)
1 parent 5032a91 commit 97ee110

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

lang/zh_CN/activities.php

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -28,22 +28,22 @@
2828
'chapter_move_notification' => '章节移动成功',
2929

3030
// Books
31-
'book_create' => '图书已创建',
32-
'book_create_notification' => '成功创建图书',
33-
'book_create_from_chapter' => '将章节转换为图书',
34-
'book_create_from_chapter_notification' => '章节已成功转换为图书',
35-
'book_update' => '图书已更新',
36-
'book_update_notification' => '图书更新成功',
37-
'book_delete' => '图书已删除',
38-
'book_delete_notification' => '图书删除成功',
39-
'book_sort' => '图书已排序',
40-
'book_sort_notification' => '图书重新排序成功',
31+
'book_create' => '书籍已创建',
32+
'book_create_notification' => '成功创建书籍',
33+
'book_create_from_chapter' => '将章节转换为书籍',
34+
'book_create_from_chapter_notification' => '章节已成功转换为书籍',
35+
'book_update' => '书籍已更新',
36+
'book_update_notification' => '书籍更新成功',
37+
'book_delete' => '书籍已删除',
38+
'book_delete_notification' => '书籍删除成功',
39+
'book_sort' => '书籍已排序',
40+
'book_sort_notification' => '书籍重新排序成功',
4141

4242
// Bookshelves
4343
'bookshelf_create' => '书架已创建',
4444
'bookshelf_create_notification' => '书架创建成功',
45-
'bookshelf_create_from_book' => '将图书转换为书架',
46-
'bookshelf_create_from_book_notification' => '图书已成功转换为书架',
45+
'bookshelf_create_from_book' => '将书籍转换为书架',
46+
'bookshelf_create_from_book_notification' => '书籍已成功转换为书架',
4747
'bookshelf_update' => '书架已更新',
4848
'bookshelf_update_notification' => '书架更新成功',
4949
'bookshelf_delete' => '书架已删除',

0 commit comments

Comments
 (0)