Skip to content

Commit 87f560c

Browse files
authored
i18n: Update zh locale (#7787)
## Summary Reorder keys in json, align with english version (line to line), to make proofreading and supplementary easily. Supplement untranslated content in nodeDefs. ## Changes zh Locale changes. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7787-i18n-Update-zh-locale-2d86d73d365081a79f1fe14fa5bab474) by [Unito](https://www.unito.io)
1 parent 7fcfa4c commit 87f560c

File tree

4 files changed

+8337
-6465
lines changed

4 files changed

+8337
-6465
lines changed

src/locales/zh/commands.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,9 @@
8080
"Comfy_Canvas_ToggleMinimap": {
8181
"label": "画布切换小地图"
8282
},
83+
"Comfy_Canvas_ToggleSelected_Pin": {
84+
"label": "固定/取消固定选中项"
85+
},
8386
"Comfy_Canvas_ToggleSelectedNodes_Bypass": {
8487
"label": "忽略/取消忽略选中节点"
8588
},
@@ -92,9 +95,6 @@
9295
"Comfy_Canvas_ToggleSelectedNodes_Pin": {
9396
"label": "固定/取消固定选中节点"
9497
},
95-
"Comfy_Canvas_ToggleSelected_Pin": {
96-
"label": "固定/取消固定选中项"
97-
},
9898
"Comfy_Canvas_Unlock": {
9999
"label": "解锁画布"
100100
},
@@ -290,6 +290,9 @@
290290
"Workspace_ToggleBottomPanel": {
291291
"label": "切换底部面板"
292292
},
293+
"Workspace_ToggleBottomPanel_Shortcuts": {
294+
"label": "显示快捷键对话框"
295+
},
293296
"Workspace_ToggleBottomPanelTab_command-terminal": {
294297
"label": "切换终端底部面板"
295298
},
@@ -302,9 +305,6 @@
302305
"Workspace_ToggleBottomPanelTab_shortcuts-view-controls": {
303306
"label": "切换检视控制底部面板"
304307
},
305-
"Workspace_ToggleBottomPanel_Shortcuts": {
306-
"label": "显示快捷键对话框"
307-
},
308308
"Workspace_ToggleFocusMode": {
309309
"label": "切换焦点模式"
310310
},
@@ -324,4 +324,4 @@
324324
"label": "切换工作流侧边栏",
325325
"tooltip": "工作流"
326326
}
327-
}
327+
}

0 commit comments

Comments
 (0)