From 959a97870b387b624c55f6deb055280cb80f42ff 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:42 +0800 Subject: [PATCH] Update en-US.json --- web/static/i18n/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/static/i18n/en-US.json b/web/static/i18n/en-US.json index 5822ed86..4d8bc7cc 100644 --- a/web/static/i18n/en-US.json +++ b/web/static/i18n/en-US.json @@ -1029,7 +1029,7 @@ "description": "Run commands on the server for ops and debugging. Commands run on the server; avoid sensitive or destructive operations.", "terminalTab": "Terminal {{n}}", "close": "Close", - "newTerminal": "New terminal" + "newTerminal": "+" }, "settingsSecurity": { "changePasswordTitle": "Change password",