修改了历史会话显示的问题和默认查看历史记录信息
This commit is contained in:
@@ -518,7 +518,11 @@
|
||||
"title": "Chat history",
|
||||
"newChat": "Start a new chat",
|
||||
"empty": "No chat history yet",
|
||||
"current": "Current"
|
||||
"current": "Current",
|
||||
"delete": "Delete",
|
||||
"deleteConfirm": "Delete this chat? This cannot be undone.",
|
||||
"deleted": "Chat deleted",
|
||||
"deleteFailed": "Delete failed: {message}"
|
||||
},
|
||||
"optimize": {
|
||||
"badge": "Optimization",
|
||||
|
||||
Reference in New Issue
Block a user