fix(webui): complete temporary chat mode

This commit is contained in:
chengyongru
2026-08-08 23:20:59 +08:00
committed by Xubin Ren
parent c9a6145878
commit a5bc3bfbb9
51 changed files with 1285 additions and 945 deletions
+4 -2
View File
@@ -51,9 +51,11 @@
},
"temporaryChat": {
"title": "臨時聊天",
"description": "不會儲存至歷史記錄或記憶。請求仍會傳送給模型供應商,工具操作也可能留下變更。",
"description": "不會儲存至歷史記錄或記憶。重新載入、關閉頁面或連線中斷後,臨時聊天會結束。請求仍會傳送給模型供應商,工具操作也可能留下變更。",
"notSaved": "不儲存",
"clear": "清空臨時聊天"
"clear": "清空臨時聊天",
"sectionTitle": "臨時聊天",
"closeAction": "關閉臨時聊天"
},
"sidebar": {
"navigation": "側邊欄導覽",