提交 1b2701fa authored 作者: 王鹏飞's avatar 王鹏飞

优化翻译内容

上级 67dc612e
......@@ -173,11 +173,11 @@ export default {
isShow: false,
childern: [
{
name: '核心能力概括',
name: this.$t('menu.servicesChild.onlineChild.core'),
path: '/services/solution'
},
{
name: '联合运营案例-私人财富风险管理顾问(PRP)',
name: this.$t('menu.servicesChild.onlineChild.prp'),
path: 'https://prp.ezijing.com/',
pathType: 1
}
......
......@@ -20,7 +20,7 @@ export default {
return {
dataNav: [
{
name: this.$t('alumni.title'),
name: this.$t('menu.alumniChild.alumni'),
goPath: '/alumnus',
pathActive: ['/alumnus']
},
......
......@@ -6,15 +6,15 @@ export default {
alumni: 'ALUMNI',
apply: 'APPLY',
aboutChild: {
about: 'ZIJING PROFILE',
culture: 'CULTURAL PHILOSOPHY',
news: 'NEWS',
msg: 'PRESIDENT’S MESSAGE',
openLesson: 'OPEN LESSON',
contact: 'CONTACT US'
about: 'Zijing Profile',
culture: 'Cultural Philosophy',
news: 'News',
msg: 'President’s Message',
openLesson: 'Open Lesson',
contact: 'Contact Us'
},
servicesChild: {
cert: '岗课赛证',
cert: 'PCCC',
x: '1+X',
program: 'Programs Cooperation',
college: 'Institute of Modern Industries',
......@@ -27,11 +27,13 @@ export default {
onlineChild: {
design: 'The product design(coming soon)',
support: 'Technical support(coming soon)',
joint: 'Joint operation(coming soon)'
joint: 'Joint operation(coming soon)',
core: 'Core Competencies',
prp: 'Joint Operation Case Study - Private-wealth Risk-management Professional (PRP)'
},
collegeChild: {
college: 'Institute of Modern Industries',
saas: '紫荆云平台-SAAS教学平台'
saas: 'Zijing Cloud Platform - SAAS Education Platform'
}
},
degreeChild: {
......@@ -50,9 +52,9 @@ export default {
},
mbaChild: {
mba: 'MBA',
finance: 'MBA IN FINANCE',
finance: 'MBA in Finance',
internatidnal: 'MBA with Concentration in Hospitality and Tourism ',
caas: 'MBA IN FOOD AND BEVERAGE MANAGEMENT'
caas: 'MBA in Food and Beverage Management'
},
doctorChild: {
dba: 'Doctor of Psychology (coming soon)',
......@@ -60,9 +62,9 @@ export default {
}
},
alumniChild: {
alumni: 'ALUMNI',
alumniZijinghua: 'ZIJINGHUA PROJECT',
alumniStory: 'ALUMNI SPOTLIGHT'
alumni: 'Alumni',
alumniZijinghua: 'Zijing Project',
alumniStory: 'Alumni Spotlight'
}
},
home: {
......
......@@ -27,7 +27,9 @@ export default {
onlineChild: {
design: '产品技术(即将推出)',
support: '技术支持(即将推出)',
joint: '联合运营(即将推出)'
joint: '联合运营(即将推出)',
core: '核心能力概括',
prp: '联合运营案例-私人财富风险管理顾问(PRP)'
},
collegeChild: {
college: '现代产业学院',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论