|
@@ -198,8 +198,8 @@ export default {
|
|
},
|
|
},
|
|
"en": {
|
|
"en": {
|
|
"technicalAdvice": "Technical Advice",
|
|
"technicalAdvice": "Technical Advice",
|
|
- "level": "level",
|
|
|
|
- "levelContent": "level",
|
|
|
|
|
|
+ "level": "Position Level",
|
|
|
|
+ "levelContent": "Position Level",
|
|
"identityType": "Identity category",
|
|
"identityType": "Identity category",
|
|
"identityTypeContent": "Identity category",
|
|
"identityTypeContent": "Identity category",
|
|
"media": "For Chinese media",
|
|
"media": "For Chinese media",
|
|
@@ -318,9 +318,9 @@ export default {
|
|
"checkOutTime": "Check-out Time",
|
|
"checkOutTime": "Check-out Time",
|
|
"checkOutTimeContent": "Check-out Time",
|
|
"checkOutTimeContent": "Check-out Time",
|
|
"careerList": [
|
|
"careerList": [
|
|
- { text: 'Provincial-Ministerial level', value: '正部' },
|
|
|
|
- { text: 'Sub-Provincial (Ministerial) level', value: '副部' },
|
|
|
|
- { text: 'Bureau-Director level/ Deputy-Bureau-Director level', value: '司局' },
|
|
|
|
|
|
+ { text: 'Provincial-Ministerial', value: '正部' },
|
|
|
|
+ { text: 'Sub-Provincial (Ministerial)', value: '副部' },
|
|
|
|
+ { text: 'Bureau-Director / Deputy-Bureau-Director', value: '司局' },
|
|
{ text: 'Others', value: '其他' },
|
|
{ text: 'Others', value: '其他' },
|
|
],
|
|
],
|
|
"cardTypeList": [
|
|
"cardTypeList": [
|