feat(webui): add temporary chat mode
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
"noMatch": "沒有待處理請求符合此配對碼。"
|
||||
}
|
||||
},
|
||||
"temporaryChat": {
|
||||
"title": "臨時聊天",
|
||||
"description": "不會儲存至歷史記錄或記憶。請求仍會傳送給模型供應商,工具操作也可能留下變更。",
|
||||
"notSaved": "不儲存",
|
||||
"clear": "清空臨時聊天"
|
||||
},
|
||||
"sidebar": {
|
||||
"navigation": "側邊欄導覽",
|
||||
"collapse": "收合側邊欄",
|
||||
|
||||
Reference in New Issue
Block a user