bug 67631

This commit is contained in:
zyx.net
2023-04-03 14:53:17 +08:00
parent 6933268f91
commit cba8981856
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -630,6 +630,7 @@ module.exports = {
entryName: 'Project Name',
targetMarket: 'Target Market',
projectStatus: 'Project Status',
projectStatus: 'Project Status',
StudioEngineer: 'R&H Studio',
CertificationTime: 'Certification Time',
NTplatform: 'NT Platform',
@@ -1739,10 +1740,10 @@ module.exports = {
verifyConformanceConfirmation:'Verify conformance confirmation',
designConformanceVerification:'Design conformance verification',
nomorethan:'No more than 10',
uploadedfilelarger:'The uploaded file is larger than 50 MB',
marketCertificationList:'Market Certification List',
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',
databasereportingtime:'Synchronize the database reporting time',
}
+1 -1
View File
@@ -1843,9 +1843,9 @@ module.exports = {
designConformanceVerification:'设计符合性确认',
nomorethan:'不能超过10个',
uploadedfilelarger:'文件大于',
uploadedfilelarger:'文件大于50M',
marketCertificationList:'市场认证清单',
marketCertificationListDetails:'市场认证清单详情',
andTheProcessStatusTheList:'并且流程状态不能为清单待校核的数据',
pleasefillintherange:'请填写范围',
databasereportingtime:'同步上报库时间',
}