修改翻译
This commit is contained in:
@@ -211,7 +211,7 @@ module.exports = {
|
|||||||
DataLogManagementPage: 'Data Log Management Page',
|
DataLogManagementPage: 'Data Log Management Page',
|
||||||
VersionNumber: 'Version',
|
VersionNumber: 'Version',
|
||||||
DataContent: 'Data Content',
|
DataContent: 'Data Content',
|
||||||
creator: 'Creator',
|
creator: 'Created By',
|
||||||
selectTwoPiecesData: 'Please select two pieces of data',
|
selectTwoPiecesData: 'Please select two pieces of data',
|
||||||
selectSameDatabase: 'Please select the same database table and data ID for comparison',
|
selectSameDatabase: 'Please select the same database table and data ID for comparison',
|
||||||
DataComparison: 'Data Comparison',
|
DataComparison: 'Data Comparison',
|
||||||
@@ -702,7 +702,7 @@ module.exports = {
|
|||||||
pleaseEnterTheCorrectWebAddress: 'Please enter the correct web address',
|
pleaseEnterTheCorrectWebAddress: 'Please enter the correct web address',
|
||||||
updateTime: 'Update Time',
|
updateTime: 'Update Time',
|
||||||
comment: 'Comment',
|
comment: 'Comment',
|
||||||
historicalVersion: 'Historical Version',
|
historicalVersion: 'History Version',
|
||||||
versionName: 'Version Name',
|
versionName: 'Version Name',
|
||||||
finalizationTime: 'Finalization Time',
|
finalizationTime: 'Finalization Time',
|
||||||
setting: 'Setting',
|
setting: 'Setting',
|
||||||
@@ -1049,24 +1049,24 @@ module.exports = {
|
|||||||
NNNiONumber: 'Number',
|
NNNiONumber: 'Number',
|
||||||
NNiONumber: 'NIO Number',
|
NNiONumber: 'NIO Number',
|
||||||
ParameterNo: 'Number',
|
ParameterNo: 'Number',
|
||||||
NRequired: 'Is Must',
|
NRequired: 'Required',
|
||||||
NParameterName: 'Para Name',
|
NParameterName: 'Para Name',
|
||||||
NtechnicalField: 'Tech field',
|
NtechnicalField: 'Tech field',
|
||||||
NparameterBatch: 'Params Batch',
|
NparameterBatch: 'Params Batch',
|
||||||
NareaOfResponsibility: 'Responsible Field',
|
NareaOfResponsibility: 'Responsible Field',
|
||||||
NParameterDescription: 'Description',
|
NParameterDescription: 'Description',
|
||||||
NcertificationCategory: 'Cert',
|
NcertificationCategory: 'Cert Category',
|
||||||
NcontrolType: 'Control Type',
|
NcontrolType: 'Control Componet',
|
||||||
NcontrolVerification: 'Control Verify',
|
NcontrolVerification: 'Validate Componet',
|
||||||
NcontrolAlternatives: 'Control Values',
|
NcontrolAlternatives: 'Componet Value',
|
||||||
DefaultValue: 'Default Value',
|
DefaultValue: 'Default Value',
|
||||||
NattachmentTemplate: 'File Template',
|
NattachmentTemplate: 'File Template',
|
||||||
Ntext: 'Text',
|
Ntext: 'Text',
|
||||||
NDropdownradio: 'Pull Single',
|
NDropdownradio: 'Pull single',
|
||||||
NDropdownmultipleselection: 'Pull More',
|
NDropdownmultipleselection: 'Pull more',
|
||||||
Nenclosure: 'File',
|
Nenclosure: 'File',
|
||||||
Atext: 'Text+Pull Single',
|
Atext: 'Text+Pull single',
|
||||||
Btext: 'Text+Pull More',
|
Btext: 'Text+Pull more',
|
||||||
Ctext: 'Text+File',
|
Ctext: 'Text+File',
|
||||||
Dtext: 'Pull single+File',
|
Dtext: 'Pull single+File',
|
||||||
Etext: 'Pull more+File',
|
Etext: 'Pull more+File',
|
||||||
|
|||||||
Reference in New Issue
Block a user