fix(webui): simplify temporary chat closing

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