fix(webui): emphasize temporary chat expiry
This commit is contained in:
@@ -51,7 +51,9 @@
|
||||
},
|
||||
"temporaryChat": {
|
||||
"title": "临时聊天",
|
||||
"description": "不会保存到历史记录或记忆。刷新、关闭页面或连接中断后,临时聊天会结束。请求仍会发送给模型提供商,工具操作也可能留下更改。",
|
||||
"retention": "不会保存到历史记录或记忆。",
|
||||
"expiration": "刷新、关闭页面或连接中断后,临时聊天会结束。",
|
||||
"externalEffects": "请求仍会发送给模型提供商,工具操作也可能留下更改。",
|
||||
"clear": "清空临时聊天",
|
||||
"sectionTitle": "临时聊天",
|
||||
"closeAction": "关闭临时聊天:{{title}}"
|
||||
|
||||
Reference in New Issue
Block a user