fix(webui): emphasize temporary chat expiry
This commit is contained in:
@@ -51,7 +51,9 @@
|
||||
},
|
||||
"temporaryChat": {
|
||||
"title": "Temporary chat",
|
||||
"description": "Not saved to history or memory. Reloading, closing, or losing the connection ends these chats. Requests still go to your model provider, and tool actions may leave changes.",
|
||||
"retention": "Not saved to history or memory.",
|
||||
"expiration": "Reloading, closing, or losing the connection ends these chats.",
|
||||
"externalEffects": "Requests still go to your model provider, and tool actions may leave changes.",
|
||||
"clear": "Clear temporary chat",
|
||||
"sectionTitle": "Temporary chats",
|
||||
"closeAction": "Close temporary chat: {{title}}"
|
||||
|
||||
Reference in New Issue
Block a user