From a55b1601cbefa93bfaeef3de4977a49fc8ec4e5f Mon Sep 17 00:00:00 2001 From: lycia324 Date: Mon, 10 Nov 2025 09:21:27 +0800 Subject: [PATCH] Optimizing Chinese translation --- Assets/Translations/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assets/Translations/zh-CN.json b/Assets/Translations/zh-CN.json index b6cc489d..c9ed177a 100644 --- a/Assets/Translations/zh-CN.json +++ b/Assets/Translations/zh-CN.json @@ -1177,7 +1177,7 @@ "hooks": { "info": { "command-info": { - "description": "• 命令通过 shell 执行 gsh -c)\n• 命令在后台运行(分离)\n• 测试按钮使用当前值执行", + "description": "• 命令通过 shell 执行 (sh -c)\n• 命令在后台运行(分离)\n• 测试按钮使用当前值执行", "label": "钩子命令信息" }, "parameters": {