New translations entities.php (Chinese Traditional)

This commit is contained in:
Dan Brown 2020-12-17 02:48:29 +00:00
parent 71e8f850dc
commit 4e34047747

View File

@ -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」',