fix(webui): tighten temporary chat close action

This commit is contained in:
chengyongru
2026-08-08 23:20:59 +08:00
committed by Xubin Ren
parent 75e333a3c5
commit 656e0d606b
12 changed files with 7 additions and 12 deletions
-1
View File
@@ -52,7 +52,6 @@
"temporaryChat": {
"title": "一時チャット",
"description": "履歴やメモリには保存されません。再読み込み、ページを閉じる操作、接続切断で一時チャットは終了します。リクエストは引き続きモデルプロバイダーに送信され、ツール操作による変更は残る場合があります。",
"notSaved": "保存されません",
"clear": "一時チャットを消去",
"sectionTitle": "一時チャット",
"closeAction": "一時チャットを閉じる"