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

优化翻译内容

上级 67dc612e
...@@ -173,11 +173,11 @@ export default { ...@@ -173,11 +173,11 @@ export default {
isShow: false, isShow: false,
childern: [ childern: [
{ {
name: '核心能力概括', name: this.$t('menu.servicesChild.onlineChild.core'),
path: '/services/solution' path: '/services/solution'
}, },
{ {
name: '联合运营案例-私人财富风险管理顾问(PRP)', name: this.$t('menu.servicesChild.onlineChild.prp'),
path: 'https://prp.ezijing.com/', path: 'https://prp.ezijing.com/',
pathType: 1 pathType: 1
} }
......
...@@ -20,7 +20,7 @@ export default { ...@@ -20,7 +20,7 @@ export default {
return { return {
dataNav: [ dataNav: [
{ {
name: this.$t('alumni.title'), name: this.$t('menu.alumniChild.alumni'),
goPath: '/alumnus', goPath: '/alumnus',
pathActive: ['/alumnus'] pathActive: ['/alumnus']
}, },
......
...@@ -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: 'Programs Cooperation', program: 'Programs Cooperation',
college: 'Institute of Modern Industries', college: 'Institute 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 with Concentration in Hospitality and Tourism ', 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 (coming soon)', dba: 'Doctor of Psychology (coming soon)',
...@@ -60,9 +62,9 @@ export default { ...@@ -60,9 +62,9 @@ export default {
} }
}, },
alumniChild: { alumniChild: {
alumni: 'ALUMNI', alumni: 'Alumni',
alumniZijinghua: 'ZIJINGHUA PROJECT', alumniZijinghua: 'Zijing Project',
alumniStory: 'ALUMNI SPOTLIGHT' alumniStory: 'Alumni Spotlight'
} }
}, },
home: { home: {
......
...@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论