Merge pull request #926 from SuanmoSuanyangTechnology/feature/package_zy
feat(web): package menu
This commit is contained in:
@@ -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',
|
||||
@@ -2896,8 +2900,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: {
|
||||
@@ -3084,6 +3088,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',
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
@@ -15,6 +15,10 @@ export const zh = {
|
||||
startedDesc: '了解该平台的核心功能,并通过图形指引和视频教程快速上手。包含从创建空间到发布应用程序的整个操作流程演示。',
|
||||
spaceTitle:'记忆熊智能空间管理平台',
|
||||
spaceSubTitle: '使智能模型的实施变得更加容易——一个集模型管理、知识构建、工作流程编排以及空间操作于一体的综合性平台',
|
||||
workspace_quota: '空间',
|
||||
skill_quota: '技能',
|
||||
app_quota: '应用',
|
||||
model_quota: '模型',
|
||||
},
|
||||
version:{
|
||||
releaseDate: '发布日',
|
||||
@@ -3048,6 +3052,8 @@ export const zh = {
|
||||
ontology_project_quota: '本体工程',
|
||||
model_quota: '可负载模型数量',
|
||||
editPackage: '编辑套餐',
|
||||
|
||||
viewDetail: '查看完整套餐详情',
|
||||
},
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user