update web

This commit is contained in:
zhaoying
2025-12-15 15:13:41 +08:00
parent 9cf22bfae2
commit 694a0eb4e3
4 changed files with 6 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 152 KiB

View File

@@ -403,6 +403,7 @@ export const en = {
apiKeyName: 'API Key Name',
},
knowledgeBase: {
home: 'Home',
selectSpace: 'Please select a workspace.',
preview:'Preview',
pleaseUploadFileFirst: 'Please upload file first',
@@ -1171,6 +1172,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
quickReply: 'Quick Reply',
web_search: 'Online search',
memory: 'Memory',
memoryConversationAnalysisEmpty: 'There is currently no dialogue analysis content available',
memoryConversationAnalysisEmptySubTitle: 'After entering your user ID, click on "Send" to view the conversation memory'
},
login: {
title: 'Red Bear Memory Science',

View File

@@ -35,6 +35,7 @@ export const zh = {
userMemoryDetail: '用户记忆详情',
},
knowledgeBase: {
home: '首页',
selectSpace: '请选择空间',
preview:'预览',
pleaseUploadFileFirst: '请先上传文件',
@@ -1241,6 +1242,8 @@ export const zh = {
startANewConversation: '开始新对话',
normalReply: '正常回复',
quickReply: '快速回复',
memoryConversationAnalysisEmpty: '当前没有可用的对话分析内容',
memoryConversationAnalysisEmptySubTitle: '输入用户ID后单击“发送”查看对话记忆'
},
login: {
title: '红熊记忆科学',