修改ota软件列表英文翻译
This commit is contained in:
@@ -1933,12 +1933,14 @@ module.exports = {
|
||||
softwarereleasetime:'Software release time',
|
||||
theme:'Theme',
|
||||
influencestatute:'Influence statute',
|
||||
vdrste:'VDR status',
|
||||
influencestatuteCN:'Impact CN Homo',
|
||||
influencestatuteEU:'Impact EU Homo',
|
||||
vdrste:'VDR Status',
|
||||
impactdescription:'Impact description',
|
||||
authenticationimpact:'Authentication impact',
|
||||
impactstatement:'Impact statement',
|
||||
certificationdeclaration:'Certification declaration',
|
||||
matchingstate:'Matching state',
|
||||
authenticationimpact:'Homo Impact',
|
||||
impactstatement:'Impact Statement',
|
||||
certificationdeclaration:'Application Submitted',
|
||||
matchingstate:'Matching State',
|
||||
issuenotice:'Issue notice',
|
||||
applyforrematch:'Apply for rematch',
|
||||
notificationsent:'Is a notification sent?',
|
||||
|
||||
@@ -3891,6 +3891,8 @@ module.exports = {
|
||||
softwarereleasetime:'软件发布时间',
|
||||
theme:'主题',
|
||||
influencestatute:'影响法规',
|
||||
influencestatuteCN:'影响法规',
|
||||
influencestatuteEU:'影响法规',
|
||||
vdrste:'VDR状态',
|
||||
impactdescription:'影响描述',
|
||||
authenticationimpact:'认证影响',
|
||||
|
||||
@@ -516,7 +516,7 @@ export default {
|
||||
},
|
||||
{
|
||||
sort: '',
|
||||
name: this.$t('influencestatute') + '-CN',
|
||||
name: this.$t('influencestatuteCN'),
|
||||
headFieldCn: '影响法规-CN',
|
||||
headFieldEn: 'Influence statute-CN',
|
||||
field: 'impactCnHomo',
|
||||
@@ -525,7 +525,7 @@ export default {
|
||||
},
|
||||
{
|
||||
sort: '',
|
||||
name: this.$t('influencestatute') + '-EU',
|
||||
name: this.$t('influencestatuteEU'),
|
||||
headFieldCn: '影响法规-EU',
|
||||
headFieldEn: 'Influence statute-EU',
|
||||
field: 'impactEuHomo',
|
||||
@@ -601,7 +601,7 @@ export default {
|
||||
},
|
||||
{
|
||||
sort: '',
|
||||
name: this.$t('influencestatute') + '-CN',
|
||||
name: this.$t('influencestatuteCN'),
|
||||
headFieldCn: '影响法规-CN',
|
||||
headFieldEn: 'Influence statute-CN',
|
||||
field: 'impactCnHomo',
|
||||
@@ -610,7 +610,7 @@ export default {
|
||||
},
|
||||
{
|
||||
sort: '',
|
||||
name: this.$t('influencestatute') + '-EU',
|
||||
name: this.$t('influencestatuteEU'),
|
||||
headFieldCn: '影响法规-EU',
|
||||
headFieldEn: 'Influence statute-EU',
|
||||
field: 'impactEuHomo',
|
||||
|
||||
Reference in New Issue
Block a user