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": {