Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions src/locales/zh/commands.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,10 +171,10 @@
"label": "自定义节点(测试版)"
},
"Comfy_Manager_CustomNodesManager_ShowLegacyCustomNodesMenu": {
"label": "自訂節點(舊版"
"label": "自定义节点(旧版"
},
"Comfy_Manager_ShowLegacyManagerMenu": {
"label": "管理員選單(舊版"
"label": "管理员菜单(旧版"
},
"Comfy_Manager_ShowMissingPacks": {
"label": "安装缺失的包"
Expand Down Expand Up @@ -279,13 +279,13 @@
"label": "切换日志底部面板"
},
"Workspace_ToggleBottomPanelTab_shortcuts-essentials": {
"label": "切換基本下方面板"
"label": "切换基本下方面板"
},
"Workspace_ToggleBottomPanelTab_shortcuts-view-controls": {
"label": "切換檢視控制底部面板"
"label": "切换检视控制底部面板"
},
"Workspace_ToggleBottomPanel_Shortcuts": {
"label": "顯示快捷鍵對話框"
"label": "显示快捷键对话框"
},
"Workspace_ToggleFocusMode": {
"label": "切换焦点模式"
Copy link
Contributor

@christian-byrne christian-byrne Oct 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated to this PR but this should also be "切换专注模式" maybe. "Focus" for concentration not camera.

Expand Down