]> BookStack Code Mirror - bookstack/commitdiff
New translations entities.php (Chinese Traditional)
authorDan Brown <redacted>
Thu, 17 Dec 2020 02:48:29 +0000 (02:48 +0000)
committerDan Brown <redacted>
Thu, 17 Dec 2020 02:48:29 +0000 (02:48 +0000)
resources/lang/zh_TW/entities.php

index bc08ee32a8be82573bfc91baf10fe9fabcef9acd..78e924e052ce2e6154171ab4824976d845804ceb 100644 (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」',