From 2058967761f9652c9cc0c6b12bb37ee20cb2dbf6 Mon Sep 17 00:00:00 2001 From: Makki Shizu <142442886+MakkiShizu@users.noreply.github.com> Date: Wed, 15 Oct 2025 04:33:55 +0800 Subject: [PATCH] Fix Simplified Chinese Translation (#6039) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary Revise some traditional Chinese to simplified Chinese. ## Changes - **What**: - **Breaking**: - **Dependencies**: ## Review Focus ## Screenshots (if applicable) ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6039-Fix-Simplified-Chinese-Translation-28b6d73d365081aebba5f60893b75cb3) by [Unito](https://www.unito.io) --- src/locales/zh/commands.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/locales/zh/commands.json b/src/locales/zh/commands.json index 6b5ae1c9e..76ea151d0 100644 --- a/src/locales/zh/commands.json +++ b/src/locales/zh/commands.json @@ -171,10 +171,10 @@ "label": "自定义节点(测试版)" }, "Comfy_Manager_CustomNodesManager_ShowLegacyCustomNodesMenu": { - "label": "自訂節點(舊版)" + "label": "自定义节点(旧版)" }, "Comfy_Manager_ShowLegacyManagerMenu": { - "label": "管理員選單(舊版)" + "label": "管理员菜单(旧版)" }, "Comfy_Manager_ShowMissingPacks": { "label": "安装缺失的包" @@ -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": "切换焦点模式"