feat(web): share chat & app chat support files

This commit is contained in:
zhaoying
2026-02-06 21:11:51 +08:00
parent 2db583d62d
commit 6849c620b8
34 changed files with 1571 additions and 251 deletions

View File

@@ -1574,6 +1574,12 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
memory: 'Memory',
memoryConversationAnalysisEmpty: 'No conversation analysis available.',
memoryConversationAnalysisEmptySubTitle: 'Conversation analysis will appear here.',
uploadFile: 'Upload File',
fileType: 'File Type',
image: 'Image',
fileUrl: 'File URL',
addRemoteFile: 'Add Remote File'
},
login: {
title: 'Red Bear Memory Science',

View File

@@ -684,6 +684,13 @@ export const zh = {
analyTask: '分析任务意图',
dynamicMatchSkill: '动态匹配技能',
executeTask: '执行任务',
upload: '上传与解析',
complex: '兼容性分析',
node: '节点映射',
configCheck: '配置校验',
sureInfo: '信息确认',
completed: '完成导入',
},
role: {
roleManagement: '角色管理',
@@ -1648,6 +1655,12 @@ export const zh = {
memory: '记忆',
memoryConversationAnalysisEmpty: '目前没有可用的对话分析内容',
memoryConversationAnalysisEmptySubTitle: '输入您的用户ID后点击"测试记忆"查看对话记忆',
uploadFile: '上传文件',
fileType: '文件类型',
image: '图片',
fileUrl: '文件链接',
addRemoteFile: '添加远程文件'
},
login: {
title: '红熊记忆科学',