修改了历史会话显示的问题和默认查看历史记录信息
This commit is contained in:
@@ -333,7 +333,11 @@
|
||||
"title": "历史会话",
|
||||
"newChat": "开始新会话",
|
||||
"empty": "暂无历史会话",
|
||||
"current": "当前"
|
||||
"current": "当前",
|
||||
"delete": "删除",
|
||||
"deleteConfirm": "确定删除这条会话吗?删除后无法恢复。",
|
||||
"deleted": "会话已删除",
|
||||
"deleteFailed": "删除失败:{message}"
|
||||
},
|
||||
"optimize": {
|
||||
"badge": "优化记录",
|
||||
|
||||
Reference in New Issue
Block a user