Merge branch 'develop' into feature/history_zy

This commit is contained in:
yingzhao
2026-04-20 16:10:24 +08:00
committed by GitHub
180 changed files with 5903 additions and 1805 deletions

View File

@@ -15,6 +15,10 @@ export const en = {
startedDesc: 'Understand the core functions of the platform and quickly get started through graphic guidance and video tutorials. Includes a full process demonstration from creating a space to publishing an application.',
spaceTitle:'Memory Bear Intelligent Space Management Platform',
spaceSubTitle: 'Making it easier to implement intelligent models - a one-stop platform for model management, knowledge building, workflow orchestration, and spatial operations',
workspace_quota: 'Spaces',
skill_quota: 'Skills',
app_quota: 'Apps',
model_quota: 'Models',
},
version:{
releaseDate: 'Release Date',
@@ -116,7 +120,7 @@ export const en = {
prompt: 'Prompt Engineering',
skills: 'Skill Library',
workbench: 'Workbench',
memoryRelated: 'Memory-Related',
memoryRelated: 'Memory Hub',
advancedSettings: 'Advanced Settings',
promptHistory: 'My history',
platformManagement: 'Platform Management',
@@ -629,6 +633,7 @@ export const en = {
video: 'Video',
thinking: 'Deep Thinking',
is_thinking: 'Deep Thinking Support',
json_output: 'Support JSON formatted output',
},
knowledgeBase: {
home: 'Home',
@@ -1524,6 +1529,7 @@ export const en = {
}`,
uploadCover: 'Import and Overwrite',
refresh: 'Refresh Current Page',
json_output: 'Support JSON formatted output',
},
userMemory: {
userMemory: 'User Memory',
@@ -1595,7 +1601,6 @@ export const en = {
domain: 'Domain',
expertise: 'Expertise',
interests: 'Interests',
knowledge_tags: 'Knowledge Tags',
memoryWindow: "{{name}}'s Memory Overview",
memory_insight: 'Overall Overview',
@@ -2287,6 +2292,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
messagesPlaceholder: 'Write prompts here, type "{" to insert variables, type "insert" to insert',
vision: 'Vision',
parameterSettings: 'Parameter Settings',
json_output: 'Support JSON formatted output',
},
start: {
variables: 'Input Fields',
@@ -2383,6 +2389,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
else_desc: 'Used to define the logic that should be executed when the if condition is not met.',
unset: 'Condition Not Set',
set: 'Set',
addSubVariable: 'Add Sub Variable',
},
'http-request': {
auth: 'Authentication',
@@ -2560,6 +2567,9 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
'list-operator.input_list': 'Input list',
},
checkListHasErrors: 'Please resolve all issues in the checklist before publishing',
variableSelect: {
empty: 'No variables available',
},
},
emotionEngine: {
emotionEngineConfig: 'Emotion Engine Configuration',
@@ -2892,8 +2902,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
context_details: 'Preference Details',
supporting_evidence: 'Preference Source',
specific_examples: 'Source',
preferencesTip: 'Reminder: Click on the preferences above to view the corresponding Lenovo network',
wordEmpty: 'There is currently no Lenovo network available',
preferencesTip: 'Reminder: Click on the preferences above to view the corresponding association network',
wordEmpty: 'There is currently no association network available',
noData: 'Portrait data does not exist, please click the refresh button to initialize',
},
shortTermDetail: {
@@ -3080,6 +3090,8 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
ontology_project_quota: 'Ontology Project',
model_quota: 'Model Quota',
editPackage: 'Edit Package',
viewDetail: 'View full package details',
},
},
};

View File

@@ -15,6 +15,10 @@ export const zh = {
startedDesc: '了解该平台的核心功能,并通过图形指引和视频教程快速上手。包含从创建空间到发布应用程序的整个操作流程演示。',
spaceTitle:'记忆熊智能空间管理平台',
spaceSubTitle: '使智能模型的实施变得更加容易——一个集模型管理、知识构建、工作流程编排以及空间操作于一体的综合性平台',
workspace_quota: '空间',
skill_quota: '技能',
app_quota: '应用',
model_quota: '模型',
},
version:{
releaseDate: '发布日',
@@ -116,7 +120,7 @@ export const zh = {
prompt: '提示词工程',
skills: '技能库',
workbench: '工作台',
memoryRelated: '记忆相关',
memoryRelated: '记忆中枢',
advancedSettings: '高级设置',
promptHistory: '我的历史',
platformManagement: '平台管理',
@@ -859,6 +863,7 @@ export const zh = {
}`,
uploadCover: '导入并覆盖',
refresh: '刷新当前页',
json_output: '支持JSON格式化输出',
},
table: {
totalRecords: '共 {{total}} 条记录'
@@ -1307,6 +1312,7 @@ export const zh = {
video: '视频',
thinking: '深度思考',
is_thinking: '支持深度思考',
json_output: '支持JSON格式化输出',
},
timezones: {
'Asia/Shanghai': '中国标准时间 (UTC+8)',
@@ -1556,7 +1562,6 @@ export const zh = {
domain: '领域',
expertise: '专业擅长',
interests: '兴趣爱好',
knowledge_tags: '知识标签',
memoryWindow: "{{name}} 的记忆之窗",
memory_insight: '总体概述',
@@ -2248,6 +2253,7 @@ export const zh = {
messagesPlaceholder: '在此处编写提示,输入“{”插入变量输入“insert”插入',
vision: '视觉',
parameterSettings: '参数设置',
json_output: '支持JSON格式化输出',
},
start: {
variables: '输入字段',
@@ -2344,6 +2350,7 @@ export const zh = {
else_desc: '用于定义当 if 条件不满足时应执行的逻辑。',
unset: '条件未设置',
set: '已设置',
addSubVariable: '添加子变量',
},
'http-request': {
auth: '鉴权',
@@ -2524,6 +2531,9 @@ export const zh = {
'list-operator.input_list': '输入变量',
},
checkListHasErrors: '发布前确认检查清单中所有问题均已解决',
variableSelect: {
empty: '暂无变量',
},
},
emotionEngine: {
emotionEngineConfig: '情感引擎配置',
@@ -3044,6 +3054,8 @@ export const zh = {
ontology_project_quota: '本体工程',
model_quota: '可负载模型数量',
editPackage: '编辑套餐',
viewDetail: '查看完整套餐详情',
},
},
}