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": "关闭临时聊天"