mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-24 16:13:54 +08:00
update:下载智能体的聊天记录
This commit is contained in:
@@ -500,6 +500,9 @@ export default {
|
||||
'chatHistory.selectSession': 'Please select a session to view chat history',
|
||||
'chatHistory.today': 'Today',
|
||||
'chatHistory.yesterday': 'Yesterday',
|
||||
'chatHistory.downloadCurrentSession': 'Download current session chat history',
|
||||
'chatHistory.downloadCurrentWithPreviousSessions': 'Download current and previous 20 sessions chat history',
|
||||
'chatHistory.downloadLinkFailed': 'Failed to get download link',
|
||||
'cache.status': 'Cache Status',
|
||||
'cache.cdnEnabled': 'CDN Mode Enabled',
|
||||
'cache.cdnDisabled': 'CDN Mode Disabled',
|
||||
|
||||
@@ -500,6 +500,9 @@ export default {
|
||||
'chatHistory.selectSession': '请选择会话查看聊天记录',
|
||||
'chatHistory.today': '今天',
|
||||
'chatHistory.yesterday': '昨天',
|
||||
'chatHistory.downloadCurrentSession': '下载本会话聊天记录',
|
||||
'chatHistory.downloadCurrentWithPreviousSessions': '下载本会话及前20条会话聊天记录',
|
||||
'chatHistory.downloadLinkFailed': '获取下载链接失败',
|
||||
'cache.status': '缓存状态',
|
||||
'cache.cdnEnabled': 'CDN模式已启用',
|
||||
'cache.cdnDisabled': 'CDN模式已禁用',
|
||||
|
||||
@@ -500,6 +500,9 @@ export default {
|
||||
'chatHistory.selectSession': '請選擇會話查看聊天記錄',
|
||||
'chatHistory.today': '今天',
|
||||
'chatHistory.yesterday': '昨天',
|
||||
'chatHistory.downloadCurrentSession': '下載本會話聊天記錄',
|
||||
'chatHistory.downloadCurrentWithPreviousSessions': '下載本會話及前20條會話聊天記錄',
|
||||
'chatHistory.downloadLinkFailed': '獲取下載鏈接失敗',
|
||||
'cache.status': '緩存狀態',
|
||||
'cache.cdnEnabled': 'CDN模式已啟用',
|
||||
'cache.cdnDisabled': 'CDN模式已禁用',
|
||||
|
||||
Reference in New Issue
Block a user