Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 419a293

Browse files
committed
translate(cn): Fix some Chinese translations
1 parent b01258a commit 419a293

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

apps/client/src/translations/cn/translation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1627,21 +1627,21 @@
16271627
"theme_group_dark": "深色主题"
16281628
},
16291629
"classic_editor_toolbar": {
1630-
"title": "格式化"
1630+
"title": "格式"
16311631
},
16321632
"editor": {
16331633
"title": "编辑器"
16341634
},
16351635
"editing": {
16361636
"editor_type": {
1637-
"label": "格式化工具栏",
1637+
"label": "格式工具栏",
16381638
"floating": {
16391639
"title": "浮动",
16401640
"description": "编辑工具出现在光标附近;"
16411641
},
16421642
"fixed": {
16431643
"title": "固定",
1644-
"description": "编辑工具出现在 \"格式化\" 功能区标签中。"
1644+
"description": "编辑工具出现在 \"格式\" 功能区标签中。"
16451645
},
16461646
"multiline-toolbar": "如果工具栏无法完全显示,则分多行显示。"
16471647
}

0 commit comments

Comments
 (0)