We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5418611 commit e8d19faCopy full SHA for e8d19fa
lang/zh_CN/chapter.php
@@ -1,8 +1,8 @@
1
-<?php
+<?php
2
return [
3
'labels' => [
4
- 'Chapter' => 'Chapter',
5
- 'chapter' => 'Chapter',
+ 'Chapter' => '章节',
+ 'chapter' => '章节',
6
],
7
'fields' => [
8
'document_id' => '文档ID',
0 commit comments