修改了历史会话显示的问题和默认查看历史记录信息
This commit is contained in:
@@ -332,7 +332,11 @@
|
||||
"title": "歷史會話",
|
||||
"newChat": "開始新會話",
|
||||
"empty": "暫無歷史會話",
|
||||
"current": "目前"
|
||||
"current": "目前",
|
||||
"delete": "刪除",
|
||||
"deleteConfirm": "確定刪除這條對話嗎?刪除後無法復原。",
|
||||
"deleted": "對話已刪除",
|
||||
"deleteFailed": "刪除失敗:{message}"
|
||||
},
|
||||
"optimize": {
|
||||
"badge": "優化記錄",
|
||||
|
||||
Reference in New Issue
Block a user