update web
This commit is contained in:
BIN
web/src/assets/images/application/chat.png
Normal file
BIN
web/src/assets/images/application/chat.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 152 KiB |
@@ -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',
|
||||
|
||||
@@ -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: '红熊记忆科学',
|
||||
|
||||
Reference in New Issue
Block a user