mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-12 07:58:07 +00:00
New translations entities.php (Chinese Simplified)
This commit is contained in:
parent
4e34047747
commit
fe9b70ced1
1 changed files with 1 additions and 1 deletions
|
@ -146,7 +146,7 @@ return [
|
|||
'chapters_create' => '创建章节',
|
||||
'chapters_delete' => '删除章节',
|
||||
'chapters_delete_named' => '删除章节「:chapterName」',
|
||||
'chapters_delete_explain' => '这将删除章节「:chapterName」。所有的页面将被删除并添加到其所在的书籍。',
|
||||
'chapters_delete_explain' => 'This will delete the chapter with the name \':chapterName\'. All pages that exist within this chapter will also be deleted.',
|
||||
'chapters_delete_confirm' => '您确定要删除此章节吗?',
|
||||
'chapters_edit' => '编辑章节',
|
||||
'chapters_edit_named' => '编辑章节「:chapterName」',
|
||||
|
|
Loading…
Add table
Reference in a new issue