Merge remote-tracking branch 'origin/feature_20221014_noLogo' into feature_20221014_noLogo

This commit is contained in:
liyawei
2022-10-14 16:04:24 +08:00
2 changed files with 12 additions and 12 deletions
+6 -6
View File
@@ -632,7 +632,7 @@ module.exports = {
TaskRequirements: 'Task Requirements',
CertificationProgress: 'Homologation Progress',
CurrentProjectStatusEvaluation: 'Current State',
NiONumber: 'Number',//NIO Number
NiONumber: 'Parameter Number',//NIO Number
ParameterName: 'Parameter Name',
ParameterDescription: 'Parameter Description',
Version: 'Version',
@@ -730,7 +730,7 @@ module.exports = {
// 认证
// 认证状态
timeOperation: 'You have permission to operate this button.',
NiOnumberis: 'Number is',//NiO number is
NiOnumberis: 'Parameter Number is',//NiO number is
NoOperationPermissionForthisbutton: 'No Operation permission for this button',
Attentionfreeze: 'Note: Note: The item can no longer be configured after its frozen. ',
Filledperson: 'The project contact person has not been filled in. Please fill in the project contact person before issuing and collecting.',
@@ -799,7 +799,7 @@ module.exports = {
templateName: 'Template Name',
pleaseSelectData: 'Please Select Data',
templateCopy: 'Template Copy',
NiOnumberalreadyexists: 'Number already exists, please replace number',//NiO number already exists, please replace NiO number
NiOnumberalreadyexists: 'Parameter Number already exists, please replace parameter number',//NiO number already exists, please replace NiO number
attachmentTemplate: 'Attachment Template',
controlAlternatives: 'Control Component',
controlVerification: 'Validate Component',
@@ -1053,8 +1053,8 @@ module.exports = {
Synchronizedatabase: 'Synchronize the data of the selected row to the database?',
Aftersynchronization: 'After synchronization, the parameter items cannot be modified.',
FNumber: 'Number',
NNNiONumber: 'Number',
NNiONumber: 'Number',//NIO Number
NNNiONumber: 'Parameter Number',
NNiONumber: 'Parameter Number',//NIO Number
ParameterNo: 'Number',
NRequired: 'Required',
NParameterName: 'Para Name',
@@ -1091,7 +1091,7 @@ module.exports = {
yes: 'Yes',
Copyparameterlist: 'Copy Parameter List',
Templatenamelist: 'Template name - parameter item collection list',
newNiONumber: 'Number',
newNiONumber: 'Parameter Number',
English: 'English',
requiredParametersEmpty: 'Required parameters cannot be empty',
PleaseTaskConfirmationRejected: 'Please select the data whose list confirmation status is accepted and task confirmation status is not initiated or rejected',
+6 -6
View File
@@ -642,7 +642,7 @@ module.exports = {
TaskRequirements: '任务要求',
CertificationProgress: '认证进度',
CurrentProjectStatusEvaluation: '当前项目状态评估',
NiONumber: '编号',//NIO编号
NiONumber: '参数编号',//NIO编号
ParameterName: '参数名称',
ParameterDescription: '参数说明',
Version: '版本',
@@ -746,7 +746,7 @@ module.exports = {
// 认证
// 认证状态
timeoperation: '才有权限操作此按钮',
NiOnumberis: '编号为',//NIO编号为
NiOnumberis: '参数编号为',//NIO编号为
NoOperationPermissionForthisbutton: '没有此按钮的操作权限',
Attentionfreeze: '冻结后该冻结配置内容不可进行编辑',
Filledperson: '工程接口人没有填写,请填写完工程接口人再进行下发收集',
@@ -815,7 +815,7 @@ module.exports = {
templateName: '模板名称',
pleaseSelectData: '请选择数据',
templateCopy: '模板复制',
NiOnumberalreadyexists: '编号已存在,请更换编号',//NIO编号已存在,请更换NIO编号
NiOnumberalreadyexists: '参数编号已存在,请更换参数编号',//NIO编号已存在,请更换NIO编号
attachmentTemplate: '附件模板',
controlAlternatives: '控件备选值',
controlVerification: '控件校验',
@@ -1064,8 +1064,8 @@ module.exports = {
Synchronizedatabase: '是否同步选中行数据至上报库?',
Aftersynchronization: '同步后的参数项将不可修改',
FNumber: '账号',
NNNiONumber: '编号',//NIO编号
NNiONumber: '编号',//NIO编号
NNNiONumber: '参数编号',//NIO编号
NNiONumber: '参数编号',//NIO编号
ParameterNo: '编号',
NRequired: '是否必填',
NParameterName: '参数名称',
@@ -1101,7 +1101,7 @@ module.exports = {
NFourDecimalplaces: '四位小数',
Copyparameterlist: '复制参数清单',
Templatenamelist: '模板名称-参数项收集清单',
newNiONumber: '编号',//NIO编号
newNiONumber: '参数编号',//NIO编号
English: '英文',
requiredParametersEmpty: '必填参数不能为空',
theResponsiblePersonAndDeadlineClank: '的责任人截止时间不能为空',