修改ota软件列表英文翻译

This commit is contained in:
zyx.net
2023-10-12 15:09:48 +08:00
parent 522479c105
commit 42a65fa97a
3 changed files with 13 additions and 9 deletions
+7 -5
View File
@@ -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?',
+2
View File
@@ -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',