mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:00:26 +08:00
New translations entities.php (Chinese Traditional)
This commit is contained in:
parent
71e8f850dc
commit
4e34047747
|
@ -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…
Reference in New Issue
Block a user