提交 9ff0cf8c authored 作者: 王鹏飞's avatar 王鹏飞

优化翻译内容

上级 8d292f3c
......@@ -55,8 +55,8 @@ export default {
{
name: this.$t('menu.servicesChild.online'),
children: [
{ name: '核心能力概括', path: '/services/solution' },
{ name: '联合运营案例-私人财富风险管理顾问(PRP)', href: 'https://prp.ezijing.com/' }
{ name: this.$t('menu.servicesChild.onlineChild.core'), path: '/services/solution' },
{ name: this.$t('menu.servicesChild.onlineChild.prp'), href: 'https://prp.ezijing.com/' }
// { name: this.$t('menu.servicesChild.onlineChild.joint'), onClick: this.showTips }
]
}
......
......@@ -9,7 +9,7 @@ export default {
data() {
return {
list: [
{ name: this.$t('alumni.title'), path: '/alumnus', value: '1' },
{ name: this.$t('menu.alumniChild.alumni'), path: '/alumnus', value: '1' },
{ name: this.$t('flower.title'), path: '/alumnus/flower', value: '2' },
{ name: this.$t('menu.alumniChild.alumniStory'), path: '/alumnus/story', value: '3' }
]
......
......@@ -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: 'Program Cooperation',
college: 'College 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',
internatidnal: 'MBA IN HOSPITALITY',
caas: 'MBA IN FOOD AND BEVERAGE MANAGEMENT'
finance: 'MBA in Finance',
internatidnal: 'MBA with Concentration in Hospitality and Tourism ',
caas: 'MBA in Food and Beverage Management'
},
doctorChild: {
dba: 'Doctor of Psychology DBA (coming soon)',
......@@ -60,9 +62,9 @@ export default {
}
},
alumniChild: {
alumni: 'ALUMNI',
flower: 'ZIJINGHUA PROJECT',
alumniStory: 'ALUMNI SPOTLIGHT'
alumni: 'Alumni',
alumniZijinghua: 'Zijing Project',
alumniStory: 'Alumni Spotlight'
}
},
home: {
......@@ -90,7 +92,7 @@ export default {
college: 'College of<br />Modern Industries',
high: 'High-level Schools<br />and Talents',
online: 'Online Education<br />Solution',
career: '新职业',
career: 'New occupation',
more: 'more'
},
bulletin: {
......
......@@ -27,7 +27,9 @@ export default {
onlineChild: {
design: '产品技术(即将推出)',
support: '技术支持(即将推出)',
joint: '联合运营(即将推出)'
joint: '联合运营(即将推出)',
core: '核心能力概括',
prp: '联合运营案例-私人财富风险管理顾问(PRP)'
},
collegeChild: {
college: '现代产业学院',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论