修改ota

This commit is contained in:
zyx.net
2023-04-03 10:24:15 +08:00
parent 447f1ed889
commit 5d97758c14
6 changed files with 16 additions and 8 deletions
+2 -1
View File
@@ -1508,7 +1508,7 @@ module.exports = {
applicationconditions:'Application conditions',
componentname:'Component name',
fillincontent:'Fill in content',
upgradepacketprotectionmeasures:'Upgrade packet protection measures',
upgradepacketprotectionmeasuresa:'Software version (set) identification and storage',
controlsystem:'This section describes how to identify and save the software upgrade version (set) of the electronic control system',
vehicledynamictype:'Vehicle dynamic type',
upgradetargetmodel:'Upgrade target model',
@@ -1744,4 +1744,5 @@ module.exports = {
uploadedfilelarger:'The uploaded file is larger than',
marketCertificationListDetails:'Market Certification List Details',
andTheProcessStatusTheList:'And the process status cannot be the data to be checked in the list',
pleasefillintherange:'Please fill in the range',
}
+2 -1
View File
@@ -1669,7 +1669,7 @@ module.exports = {
'(a)告知车辆用户车辆升级的结果(成功或失败)\n' +
'\n' +
'(b)若升级成功告知车辆用户已实施的变更用户手册(如果适用)的任何相关更新',
// upgradepacketprotectionmeasures:'软件版本(集)识别与存储',
upgradepacketprotectionmeasuresa:'软件版本识别与存储',
otaupgradedsecuritymeasuresforvehicles:'车辆OTA升级安全措施',
authenticityandintegrityprotectionmechanism:'真实性完整性保护机制(可多选)',
failsafmechanism:'防失效保护机制(可多选)',
@@ -1847,4 +1847,5 @@ module.exports = {
marketCertificationList:'市场认证清单',
marketCertificationListDetails:'市场认证清单详情',
andTheProcessStatusTheList:'并且流程状态不能为清单待校核的数据',
pleasefillintherange:'请填写范围',
}