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

优化翻译内容

上级 8d292f3c
...@@ -55,8 +55,8 @@ export default { ...@@ -55,8 +55,8 @@ export default {
{ {
name: this.$t('menu.servicesChild.online'), name: this.$t('menu.servicesChild.online'),
children: [ children: [
{ name: '核心能力概括', path: '/services/solution' }, { name: this.$t('menu.servicesChild.onlineChild.core'), path: '/services/solution' },
{ name: '联合运营案例-私人财富风险管理顾问(PRP)', href: 'https://prp.ezijing.com/' } { name: this.$t('menu.servicesChild.onlineChild.prp'), href: 'https://prp.ezijing.com/' }
// { name: this.$t('menu.servicesChild.onlineChild.joint'), onClick: this.showTips } // { name: this.$t('menu.servicesChild.onlineChild.joint'), onClick: this.showTips }
] ]
} }
......
...@@ -9,7 +9,7 @@ export default { ...@@ -9,7 +9,7 @@ export default {
data() { data() {
return { return {
list: [ 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('flower.title'), path: '/alumnus/flower', value: '2' },
{ name: this.$t('menu.alumniChild.alumniStory'), path: '/alumnus/story', value: '3' } { name: this.$t('menu.alumniChild.alumniStory'), path: '/alumnus/story', value: '3' }
] ]
......
...@@ -6,15 +6,15 @@ export default { ...@@ -6,15 +6,15 @@ export default {
alumni: 'ALUMNI', alumni: 'ALUMNI',
apply: 'APPLY', apply: 'APPLY',
aboutChild: { aboutChild: {
about: 'ZIJING PROFILE', about: 'Zijing Profile',
culture: 'CULTURAL PHILOSOPHY', culture: 'Cultural Philosophy',
news: 'NEWS', news: 'News',
msg: 'PRESIDENT’S MESSAGE', msg: 'President’s Message',
openLesson: 'OPEN LESSON', openLesson: 'Open Lesson',
contact: 'CONTACT US' contact: 'Contact Us'
}, },
servicesChild: { servicesChild: {
cert: '岗课赛证', cert: 'PCCC',
x: '1+X', x: '1+X',
program: 'Program Cooperation', program: 'Program Cooperation',
college: 'College of Modern Industries', college: 'College of Modern Industries',
...@@ -27,11 +27,13 @@ export default { ...@@ -27,11 +27,13 @@ export default {
onlineChild: { onlineChild: {
design: 'The product design(coming soon)', design: 'The product design(coming soon)',
support: 'Technical support(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: { collegeChild: {
college: 'Institute of Modern Industries', college: 'Institute of Modern Industries',
saas: '紫荆云平台-SAAS教学平台' saas: 'Zijing Cloud Platform - SAAS Education Platform'
} }
}, },
degreeChild: { degreeChild: {
...@@ -50,9 +52,9 @@ export default { ...@@ -50,9 +52,9 @@ export default {
}, },
mbaChild: { mbaChild: {
mba: 'MBA', mba: 'MBA',
finance: 'MBA IN FINANCE', finance: 'MBA in Finance',
internatidnal: 'MBA IN HOSPITALITY', internatidnal: 'MBA with Concentration in Hospitality and Tourism ',
caas: 'MBA IN FOOD AND BEVERAGE MANAGEMENT' caas: 'MBA in Food and Beverage Management'
}, },
doctorChild: { doctorChild: {
dba: 'Doctor of Psychology DBA (coming soon)', dba: 'Doctor of Psychology DBA (coming soon)',
...@@ -60,9 +62,9 @@ export default { ...@@ -60,9 +62,9 @@ export default {
} }
}, },
alumniChild: { alumniChild: {
alumni: 'ALUMNI', alumni: 'Alumni',
flower: 'ZIJINGHUA PROJECT', alumniZijinghua: 'Zijing Project',
alumniStory: 'ALUMNI SPOTLIGHT' alumniStory: 'Alumni Spotlight'
} }
}, },
home: { home: {
...@@ -90,7 +92,7 @@ export default { ...@@ -90,7 +92,7 @@ export default {
college: 'College of<br />Modern Industries', college: 'College of<br />Modern Industries',
high: 'High-level Schools<br />and Talents', high: 'High-level Schools<br />and Talents',
online: 'Online Education<br />Solution', online: 'Online Education<br />Solution',
career: '新职业', career: 'New occupation',
more: 'more' more: 'more'
}, },
bulletin: { bulletin: {
......
...@@ -27,7 +27,9 @@ export default { ...@@ -27,7 +27,9 @@ export default {
onlineChild: { onlineChild: {
design: '产品技术(即将推出)', design: '产品技术(即将推出)',
support: '技术支持(即将推出)', support: '技术支持(即将推出)',
joint: '联合运营(即将推出)' joint: '联合运营(即将推出)',
core: '核心能力概括',
prp: '联合运营案例-私人财富风险管理顾问(PRP)'
}, },
collegeChild: { collegeChild: {
college: '现代产业学院', college: '现代产业学院',
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论