From c8bbfcd17127865b9146d134b2ab7e50961cb391 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AC=E6=98=8E?= <83812544+Ed1s0nZ@users.noreply.github.com> Date: Thu, 12 Mar 2026 13:51:08 +0800 Subject: [PATCH] Update zh-CN.json --- web/static/i18n/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/static/i18n/zh-CN.json b/web/static/i18n/zh-CN.json index 3c2d7390..765b0a02 100644 --- a/web/static/i18n/zh-CN.json +++ b/web/static/i18n/zh-CN.json @@ -1029,7 +1029,7 @@ "description": "在服务器上执行命令,便于运维与调试。命令在服务端执行,请勿执行敏感或破坏性操作。", "terminalTab": "终端 {{n}}", "close": "关闭", - "newTerminal": "新终端" + "newTerminal": "+" }, "settingsSecurity": { "changePasswordTitle": "修改密码",