From 26ad9646bebb6a016f1d84f451193859efedc4b9 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 15:40:00 +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 4d8bc7cc..8614a817 100644 --- a/web/static/i18n/en-US.json +++ b/web/static/i18n/en-US.json @@ -1028,7 +1028,7 @@ "title": "Terminal", "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", + "close": "×", "newTerminal": "+" }, "settingsSecurity": {