File tree Expand file tree Collapse file tree
layout/pages/page-container/components/navigation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ export const PlatformSelector = () => {
2929 {
3030 key : 'Trantor' ,
3131 label : 'Trantor' ,
32- desc : i18n . t ( 'layout:Software building platform' ) ,
32+ desc : i18n . t ( 'layout:Software creation platform' ) ,
3333 imgURL : trantorIcon ,
3434 herf : erdaEnv . TRANTOR_URL as string ,
3535 } ,
@@ -38,7 +38,7 @@ export const PlatformSelector = () => {
3838 {
3939 key : 'Erda' ,
4040 label : 'Erda' ,
41- desc : i18n . t ( 'layout:Application development management platform' ) ,
41+ desc : i18n . t ( 'layout:Enterprise digital platform' ) ,
4242 imgURL : erdaIcon ,
4343 } ,
4444 {
Original file line number Diff line number Diff line change 21492149 },
21502150 "layout" : {
21512151 "Account Settings" : " Account Settings" ,
2152- "Application development management platform" : " Application development management platform" ,
2152+ "Enterprise digital platform" : " Enterprise digital platform" ,
21532153 "Apply for new organization" : " Apply for new organization" ,
21542154 "Approval" : " Approval" ,
21552155 "Certificate" : " Certificate" ,
21642164 "Organization identifier" : " Organization identifier" ,
21652165 "Organization name" : " Organization name" ,
21662166 "Organizational space" : " Organizational space" ,
2167- "Software building platform" : " Software building platform" ,
2167+ "Software creation platform" : " Software creation platform" ,
21682168 "announcement" : " announcement" ,
21692169 "back to application list" : " back to application list" ,
21702170 "back to dop" : " back to DevOps platform" ,
Original file line number Diff line number Diff line change 21492149 },
21502150 "layout" : {
21512151 "Account Settings" : " 账号设置" ,
2152- "Application development management platform" : " 应用开发管理平台 " ,
2152+ "Enterprise digital platform" : " 企业数字化平台 " ,
21532153 "Apply for new organization" : " 申请新组织" ,
21542154 "Approval" : " 审批管理" ,
21552155 "Certificate" : " 证书管理" ,
21642164 "Organization identifier" : " 组织标识" ,
21652165 "Organization name" : " 组织名称" ,
21662166 "Organizational space" : " 组织空间" ,
2167- "Software building platform" : " 软件搭建平台 " ,
2167+ "Software creation platform" : " 软件创作平台 " ,
21682168 "announcement" : " 公告" ,
21692169 "back to application list" : " 返回应用列表" ,
21702170 "back to dop" : " 返回 DevOps 平台" ,
You can’t perform that action at this time.
0 commit comments