法规部分的翻译进行修改
This commit is contained in:
@@ -56,12 +56,12 @@ module.exports = {
|
|||||||
no: 'No',
|
no: 'No',
|
||||||
click: 'Click',
|
click: 'Click',
|
||||||
add: 'Add',
|
add: 'Add',
|
||||||
FilterMatching: 'Filter Condition Matching',
|
FilterMatching: 'Filter Conditions',
|
||||||
AllMatching: '(All conditions require matching)',
|
AllMatching: '(Meet All Conditions)',
|
||||||
AnyOneMatches: '(Any one of the conditions matches)',
|
AnyOneMatches: '(Any one of the conditions matches)',
|
||||||
SelectQueryField: 'Select Search Field',
|
SelectQueryField: 'Select Search Field',
|
||||||
matchRules: 'Matching Rules',
|
matchRules: 'Matching Rules',
|
||||||
beEqualTo: 'Be Equal To',
|
beEqualTo: 'Equal to',
|
||||||
contain: 'Contain',
|
contain: 'Contain',
|
||||||
withStart: 'With Start',
|
withStart: 'With Start',
|
||||||
withEnd: 'With Ending',
|
withEnd: 'With Ending',
|
||||||
@@ -77,7 +77,7 @@ module.exports = {
|
|||||||
notOnlyRz: 'No',
|
notOnlyRz: 'No',
|
||||||
EnterValue: 'Please Enter A Value',
|
EnterValue: 'Please Enter A Value',
|
||||||
SavedQuery: 'Saved Search',
|
SavedQuery: 'Saved Search',
|
||||||
NoQueriesSaved: 'No Queries Were Saved',
|
NoQueriesSaved: 'No Search Saved',
|
||||||
SavedName: 'Saved Name',
|
SavedName: 'Saved Name',
|
||||||
CannotQueryEmpty: 'Cannot search empty condition',
|
CannotQueryEmpty: 'Cannot search empty condition',
|
||||||
EmptyCannotSaved: 'Empty condition cannot be saved',
|
EmptyCannotSaved: 'Empty condition cannot be saved',
|
||||||
@@ -87,7 +87,7 @@ module.exports = {
|
|||||||
SavedSuccessfully: 'Saved Successfully',
|
SavedSuccessfully: 'Saved Successfully',
|
||||||
DeleteQuery: 'Delete current Search?',
|
DeleteQuery: 'Delete current Search?',
|
||||||
VersionNotSupported: 'Version Not Supported',
|
VersionNotSupported: 'Version Not Supported',
|
||||||
SaveQueryCriteria: 'Save Search criteria',
|
SaveQueryCriteria: 'Save Search Conditions',
|
||||||
roleName: 'Role Name',
|
roleName: 'Role Name',
|
||||||
newRole: 'New Role',
|
newRole: 'New Role',
|
||||||
RoleManagement: 'Role Management',
|
RoleManagement: 'Role Management',
|
||||||
@@ -152,8 +152,8 @@ module.exports = {
|
|||||||
DepartmentRole: 'Department Role',
|
DepartmentRole: 'Department Role',
|
||||||
DictionaryName: 'Dictionary Name',
|
DictionaryName: 'Dictionary Name',
|
||||||
enterDictionary: 'Please enter a dictionary name',
|
enterDictionary: 'Please enter a dictionary name',
|
||||||
DictionaryNumber: 'Dictionary Number',
|
DictionaryNumber: 'Dictionary NO.',
|
||||||
enterDictionaryNumber: 'Please enter the dictionary number',
|
enterDictionaryNumber: 'Please enter the dictionary no.',
|
||||||
DictionaryInformation: 'Dictionary Information',
|
DictionaryInformation: 'Dictionary Information',
|
||||||
RefreshCache: 'Refresh Cache',
|
RefreshCache: 'Refresh Cache',
|
||||||
recycleBin: 'Recycle Bin',
|
recycleBin: 'Recycle Bin',
|
||||||
@@ -179,7 +179,7 @@ module.exports = {
|
|||||||
ConventionalExport:'Conventional Export',
|
ConventionalExport:'Conventional Export',
|
||||||
CustomExport:'Custom Export',
|
CustomExport:'Custom Export',
|
||||||
CustomTemplateName:'Custom template name',
|
CustomTemplateName:'Custom template name',
|
||||||
assembly: 'Assembly',
|
assembly: 'Component',
|
||||||
route: 'Route',
|
route: 'Route',
|
||||||
AddSubmenu: 'Add Submenu',
|
AddSubmenu: 'Add Submenu',
|
||||||
NoPicture: 'No Picture',
|
NoPicture: 'No Picture',
|
||||||
@@ -257,9 +257,9 @@ module.exports = {
|
|||||||
selectParentMenu: 'Please select parent menu',
|
selectParentMenu: 'Please select parent menu',
|
||||||
MenuPath: 'Menu Route',
|
MenuPath: 'Menu Route',
|
||||||
enterMenuPath: 'Please enter the menu path',
|
enterMenuPath: 'Please enter the menu path',
|
||||||
FrontAssembly: 'Front End Assembly',
|
FrontAssembly: 'Front-end Component',
|
||||||
enterFrontComponents: 'Please enter front-end components',
|
enterFrontComponents: 'Please enter front-end components',
|
||||||
DefaultJumpAddress: 'Default Jump Address',
|
DefaultJumpAddress: 'Default Redirection Address',
|
||||||
enterRoutingParameters: 'Please enter routing parameters',
|
enterRoutingParameters: 'Please enter routing parameters',
|
||||||
AuthorizationID: ' Authorization ID',
|
AuthorizationID: ' Authorization ID',
|
||||||
enterAuthorizationID: 'Please enter the authorization ID, such as:',
|
enterAuthorizationID: 'Please enter the authorization ID, such as:',
|
||||||
@@ -271,9 +271,9 @@ module.exports = {
|
|||||||
ClickSelectIcon: 'Click the select icon',
|
ClickSelectIcon: 'Click the select icon',
|
||||||
enterMenuSort: 'Please enter menu sort',
|
enterMenuSort: 'Please enter menu sort',
|
||||||
RouteMenu: 'Route Menu',
|
RouteMenu: 'Route Menu',
|
||||||
HideRoute: 'Hide Route',
|
HideRoute: 'Hidden Route',
|
||||||
CacheRoute: 'Cache Route',
|
CacheRoute: 'Cache Route',
|
||||||
AggregateRouting: 'Aggregate Routing',
|
AggregateRouting: 'Aggregated Route',
|
||||||
OpenMode: 'Open Mode',
|
OpenMode: 'Open Mode',
|
||||||
external: 'External',
|
external: 'External',
|
||||||
inside: 'Inside',
|
inside: 'Inside',
|
||||||
@@ -352,24 +352,24 @@ module.exports = {
|
|||||||
dataExport: 'Data Export',
|
dataExport: 'Data Export',
|
||||||
exportWithFile: 'Export With File',
|
exportWithFile: 'Export With File',
|
||||||
Push: 'Push',
|
Push: 'Push',
|
||||||
templateDownload: 'Template Download',
|
templateDownload: 'Download Template',
|
||||||
textInformation: 'Document Files',
|
textInformation: 'Document Files',
|
||||||
relatedInformation: 'Relevant Information',
|
relatedInformation: 'Relevant Information',
|
||||||
RetrieveFiles: 'Select Stored File',
|
RetrieveFiles: 'Select Stored File',
|
||||||
SplitText: 'Split Stored File',
|
SplitText: 'Split Library File',
|
||||||
ImportResults: 'Import Split Results',
|
ImportResults: 'Import Split Results',
|
||||||
copy: 'Copy',
|
copy: 'Copy',
|
||||||
TemplateDownload: 'Template Download',
|
TemplateDownload: 'Download Template',
|
||||||
MergerClause: 'Merger Clause',
|
MergerClause: 'Merge Item',
|
||||||
BatchSetting: 'Batch Setting',
|
BatchSetting: 'Batch Set',
|
||||||
BatchCancel: 'Batch Cancel Collection',
|
BatchCancel: 'Batch Cancel Collection',
|
||||||
SubscriptionManagement: 'Select Tech Fields',
|
SubscriptionManagement: 'Select Tech Fields',
|
||||||
BatchCancellation: 'Cancel By Batch',
|
BatchCancellation: 'Batch Delete',
|
||||||
clickUpload: 'Click To Upload',
|
clickUpload: 'Click To Upload',
|
||||||
viewUploadedFiles: 'View Uploaded Files',
|
viewUploadedFiles: 'View Uploaded Files',
|
||||||
standardSelection: 'Standard Selection',
|
standardSelection: 'Standard Selection',
|
||||||
Collection: 'Add To Collection',
|
Collection: 'Add To Collection',
|
||||||
CancelCollection: 'Cancel From Collection',
|
CancelCollection: 'Delete Collection',
|
||||||
deleteLib: 'Delete',
|
deleteLib: 'Delete',
|
||||||
subscribe: 'Subscribe',
|
subscribe: 'Subscribe',
|
||||||
CancelSubscribe: 'Unsubscribe',
|
CancelSubscribe: 'Unsubscribe',
|
||||||
@@ -381,10 +381,10 @@ module.exports = {
|
|||||||
ConfirmBatchDeletion: 'Confirm Batch Deletion ? ',
|
ConfirmBatchDeletion: 'Confirm Batch Deletion ? ',
|
||||||
download: 'Download',
|
download: 'Download',
|
||||||
UpdateLog: 'Change Log',
|
UpdateLog: 'Change Log',
|
||||||
DocumentSplitting: 'Document Splitting',
|
DocumentSplitting: 'Doc Splitting',
|
||||||
DocumentTranslation: 'Document Translation',
|
DocumentTranslation: 'Doc Translation',
|
||||||
DocumentComparison: 'Document Comparison',
|
DocumentComparison: 'Doc Comparison',
|
||||||
KnowledgeDatabase: 'Knowledge Q & a Database',
|
KnowledgeDatabase: 'Q&A Knowledge',
|
||||||
StandardDetails: 'Standard Details',
|
StandardDetails: 'Standard Details',
|
||||||
whole: 'Whole',
|
whole: 'Whole',
|
||||||
DocumentLibrary: 'Document Library',
|
DocumentLibrary: 'Document Library',
|
||||||
@@ -405,7 +405,7 @@ module.exports = {
|
|||||||
InputBoxType: 'Input Box Type',
|
InputBoxType: 'Input Box Type',
|
||||||
DropDownType: 'Drop Down Type',
|
DropDownType: 'Drop Down Type',
|
||||||
ExhibitionAreaManagement: 'Display Area Management',
|
ExhibitionAreaManagement: 'Display Area Management',
|
||||||
NewLabelItem: 'Add Tag Item',
|
NewLabelItem: 'Newly Added Tag Item',
|
||||||
editLabelItem: 'Edit Tag Item',
|
editLabelItem: 'Edit Tag Item',
|
||||||
NodeQuickLookup: 'Node Quick Lookup',
|
NodeQuickLookup: 'Node Quick Lookup',
|
||||||
AreAllLabelsRead: 'Are All Labels Read',
|
AreAllLabelsRead: 'Are All Labels Read',
|
||||||
@@ -422,7 +422,7 @@ module.exports = {
|
|||||||
SeeMore: 'See More',
|
SeeMore: 'See More',
|
||||||
OperationSuccessful: 'Operation Successful',
|
OperationSuccessful: 'Operation Successful',
|
||||||
OperationFailed: 'Operation Failed',
|
OperationFailed: 'Operation Failed',
|
||||||
PersonnelSelection: 'Personnel Selection',
|
PersonnelSelection: 'Select ',
|
||||||
EmployeeNumber: 'Employee ID',
|
EmployeeNumber: 'Employee ID',
|
||||||
EmployeeType: 'Employee Type',
|
EmployeeType: 'Employee Type',
|
||||||
LabeItemName: 'Label Item Name',
|
LabeItemName: 'Label Item Name',
|
||||||
@@ -474,7 +474,7 @@ module.exports = {
|
|||||||
away: 'Less',
|
away: 'Less',
|
||||||
toDoProcess: 'To Do',
|
toDoProcess: 'To Do',
|
||||||
processDone: 'Completed',
|
processDone: 'Completed',
|
||||||
sentProcess: 'Initiated Process',
|
sentProcess: 'Initiated',
|
||||||
monitoringProcess: 'Monitor',
|
monitoringProcess: 'Monitor',
|
||||||
ConfirmDeployment: 'Confirm Deployment?',
|
ConfirmDeployment: 'Confirm Deployment?',
|
||||||
terminationProcess: 'Termination Process',
|
terminationProcess: 'Termination Process',
|
||||||
@@ -499,11 +499,11 @@ module.exports = {
|
|||||||
ProcessName: 'Process Name',
|
ProcessName: 'Process Name',
|
||||||
ProcessType: 'Process Type',
|
ProcessType: 'Process Type',
|
||||||
AddProcess: 'Add Process',
|
AddProcess: 'Add Process',
|
||||||
RelatedItems: 'Relevant Items',
|
RelatedItems: 'Relevant Project',
|
||||||
Sponsor: 'Initiator',
|
Sponsor: 'Initiator',
|
||||||
CurrentProcessor: 'Current Processor',
|
CurrentProcessor: 'Current Processor',
|
||||||
LastProcessor: 'Last Processor',
|
LastProcessor: 'Last Processor',
|
||||||
ProcessingTime: 'Complete Date',
|
ProcessingTime: 'Operation Time',
|
||||||
cutoffTime: 'Due Date',
|
cutoffTime: 'Due Date',
|
||||||
ProcessStatus: 'Process Status',
|
ProcessStatus: 'Process Status',
|
||||||
CompletionTime: 'Completion Time',
|
CompletionTime: 'Completion Time',
|
||||||
@@ -530,8 +530,8 @@ module.exports = {
|
|||||||
newClause: 'New Clause',
|
newClause: 'New Clause',
|
||||||
clauseNo: 'Item No.',
|
clauseNo: 'Item No.',
|
||||||
functionalAreas: 'Functional Areas',
|
functionalAreas: 'Functional Areas',
|
||||||
technicalField: 'Technical Field',
|
technicalField: 'Tech field',
|
||||||
InformationCategory: 'Information Category',
|
informationCategory: 'Info Type',
|
||||||
contentValidity: 'Content Validity',
|
contentValidity: 'Content Validity',
|
||||||
content: 'Content',
|
content: 'Content',
|
||||||
Add: 'Add',
|
Add: 'Add',
|
||||||
@@ -586,7 +586,7 @@ module.exports = {
|
|||||||
listStatus: 'List Status',
|
listStatus: 'List Status',
|
||||||
creater: 'Creater',
|
creater: 'Creater',
|
||||||
withdraw: 'Withdraw',
|
withdraw: 'Withdraw',
|
||||||
maintenanceList: 'Maintain List',
|
maintenanceList: 'Maintain',
|
||||||
instructionForUse: 'Instruction',
|
instructionForUse: 'Instruction',
|
||||||
subtitle: 'Sub-Title',
|
subtitle: 'Sub-Title',
|
||||||
scopeOfApplication: 'Scope',
|
scopeOfApplication: 'Scope',
|
||||||
@@ -600,14 +600,14 @@ module.exports = {
|
|||||||
personLiable: 'Assignee',
|
personLiable: 'Assignee',
|
||||||
PrehomoConfirmation: 'Pre-Homo Confirmation',
|
PrehomoConfirmation: 'Pre-Homo Confirmation',
|
||||||
verificationAndConformityconfirmation: 'Validation Compliance Check',
|
verificationAndConformityconfirmation: 'Validation Compliance Check',
|
||||||
StandardImplementationDate: 'Standard Implementation Date',
|
StandardImplementationDate: 'New Type Execution Date',
|
||||||
regulatoryEngineer: 'Regulation Engineer',
|
regulatoryEngineer: 'Regulation Engineer',
|
||||||
certifiedEngineer: 'Homologation Engineer',
|
certifiedEngineer: 'Homologation Engineer',
|
||||||
regulatoryEngineerOrcertifiedEngineer: 'Regulation Engineer Or Homologation Engineer',
|
regulatoryEngineerOrcertifiedEngineer: 'Regulation Engineer Or Homologation Engineer',
|
||||||
engineeringInterfacePerson: 'Engineering Interface',
|
engineeringInterfacePerson: 'Engineering Interface',
|
||||||
typeOfDeliverables: 'Deliverable Type',
|
typeOfDeliverables: 'Deliverable Type',
|
||||||
deliverableTemplate: 'Deliverable Template',
|
deliverableTemplate: 'Deliverable Template',
|
||||||
entryName: 'Name',
|
entryName: 'Project',
|
||||||
targetMarket: 'Target Market',
|
targetMarket: 'Target Market',
|
||||||
projectStatus: 'Status',
|
projectStatus: 'Status',
|
||||||
StudioEngineer: 'R&H Studio',
|
StudioEngineer: 'R&H Studio',
|
||||||
@@ -631,7 +631,7 @@ module.exports = {
|
|||||||
certificationProgramTime: 'Certification Program Time',
|
certificationProgramTime: 'Certification Program Time',
|
||||||
ArchitecturePlatform: 'Architecture Platform',
|
ArchitecturePlatform: 'Architecture Platform',
|
||||||
ModelPlatform: 'Model Platform',
|
ModelPlatform: 'Model Platform',
|
||||||
ListOfRelevantPersonnel: 'Personal List',
|
ListOfRelevantPersonnel: 'Related Personnel',
|
||||||
DeliverableStatus: 'Deliverable Status',
|
DeliverableStatus: 'Deliverable Status',
|
||||||
CurrentStatusOfTheProject: 'Project Current State',
|
CurrentStatusOfTheProject: 'Project Current State',
|
||||||
CurrentStatus: 'Current Status',
|
CurrentStatus: 'Current Status',
|
||||||
@@ -671,7 +671,7 @@ module.exports = {
|
|||||||
initiateListConfirmation: 'Initiate List Confirmation',
|
initiateListConfirmation: 'Initiate List Confirmation',
|
||||||
initiateTaskConfirmation: 'Initiate Task Confirmation',
|
initiateTaskConfirmation: 'Initiate Task Confirmation',
|
||||||
alteration: 'Change',
|
alteration: 'Change',
|
||||||
fixedPlate: 'Baseline',
|
fixedPlate: 'Fix the version ',
|
||||||
taskAffirmStatus: 'Task Confirmation Status',
|
taskAffirmStatus: 'Task Confirmation Status',
|
||||||
taskAffirm: 'Task Confirmation',
|
taskAffirm: 'Task Confirmation',
|
||||||
listConfirmationStatus: 'List Confirmation Status',
|
listConfirmationStatus: 'List Confirmation Status',
|
||||||
@@ -690,7 +690,7 @@ module.exports = {
|
|||||||
bringInRelevantPersonnel: 'Bring In Relevant Personnel',
|
bringInRelevantPersonnel: 'Bring In Relevant Personnel',
|
||||||
confirmBringInRelevantPersonnel: 'Confirm Bring in relevant personnel',
|
confirmBringInRelevantPersonnel: 'Confirm Bring in relevant personnel',
|
||||||
problemType: 'Issue Type',
|
problemType: 'Issue Type',
|
||||||
projectDetails: 'Project Details',
|
projectDetails: 'Project Info',
|
||||||
listOfRegulations: 'Regulation List',
|
listOfRegulations: 'Regulation List',
|
||||||
taskList: 'Task List',
|
taskList: 'Task List',
|
||||||
TaskParameterCollection: 'Task Parameter Collection',
|
TaskParameterCollection: 'Task Parameter Collection',
|
||||||
@@ -712,8 +712,8 @@ module.exports = {
|
|||||||
|
|
||||||
confirmationOfRegulationsList: 'Regulation List Confirmation',
|
confirmationOfRegulationsList: 'Regulation List Confirmation',
|
||||||
regulatoryTaskConfirmation: 'Regulation Task Confirmation',
|
regulatoryTaskConfirmation: 'Regulation Task Confirmation',
|
||||||
certificationStart: 'Homologation Start',
|
certificationStart: 'Homo KO',
|
||||||
certificationEnd: 'Homologation End',
|
certificationEnd: 'Homo Completion',
|
||||||
directoryName: 'Catalogue Name',
|
directoryName: 'Catalogue Name',
|
||||||
batch: 'Batch',
|
batch: 'Batch',
|
||||||
uploadTime: 'Upload Time',
|
uploadTime: 'Upload Time',
|
||||||
@@ -844,8 +844,8 @@ module.exports = {
|
|||||||
completedTime: 'Completed Time',
|
completedTime: 'Completed Time',
|
||||||
replyFromProjectContactPerson: 'Assignee Reply',
|
replyFromProjectContactPerson: 'Assignee Reply',
|
||||||
answer: 'Answer',
|
answer: 'Answer',
|
||||||
distributionEngineer: 'Distribution Engineer',
|
distributionEngineer: 'Dispatch to Engineer',
|
||||||
reminderHandling: 'Reminder handling',
|
reminderHandling: 'Reminder',
|
||||||
addFeedback: 'Add Feedback',
|
addFeedback: 'Add Feedback',
|
||||||
engineer: 'Engineer',
|
engineer: 'Engineer',
|
||||||
engineeringConfirmationDetails: 'Engineering Confirmation Details',
|
engineeringConfirmationDetails: 'Engineering Confirmation Details',
|
||||||
@@ -914,13 +914,13 @@ module.exports = {
|
|||||||
noData: 'No Data',
|
noData: 'No Data',
|
||||||
confirmOperation: 'Confirm Operation',
|
confirmOperation: 'Confirm Operation',
|
||||||
sponsorReview: 'Sponsor Review',
|
sponsorReview: 'Sponsor Review',
|
||||||
fillInProjectDelivery: 'Fill in project delivery',
|
fillInProjectDelivery: 'Engineering Delivery',
|
||||||
Resubmit: 'Resubmit',
|
Resubmit: 'Resubmit',
|
||||||
Quantity: 'Quantity',
|
Quantity: 'Quantity',
|
||||||
pleaseConfirmationResults: 'Please select the compliance status according to the engineering confirmation results',
|
pleaseConfirmationResults: 'Please select the compliance status based on the engineer confirmation result.',
|
||||||
pleaseReviewTask: 'Please add the engineering confirmation Information for this review task',
|
pleaseReviewTask: 'Please add engineering confirmation to this review task.',
|
||||||
pleaseWillBeReturned: 'Please reconfirm the project confirmation results and the review results of the responsible person. If they meet the requirements, they will be submitted, otherwise they will be returned',
|
pleaseWillBeReturned: 'Please double confirm the engineering result and owner review result. Submit if it is in accordance with the requirements and reject if it\'s not.',
|
||||||
pleaseSubmitStatus: 'Please submit the data confirmed by the project in the confirmation status',
|
pleaseSubmitStatus: 'Please confirm all engineer data before submission.',
|
||||||
modelName: 'Model Name',
|
modelName: 'Model Name',
|
||||||
modelYear: 'Model Year',
|
modelYear: 'Model Year',
|
||||||
NoteConfirmTheChange: 'Note: after the change, the list will be in the status of not being reviewed, which will start from the internal review, and the historical data will be discarded Confirm the change',
|
NoteConfirmTheChange: 'Note: after the change, the list will be in the status of not being reviewed, which will start from the internal review, and the historical data will be discarded Confirm the change',
|
||||||
@@ -932,12 +932,12 @@ module.exports = {
|
|||||||
engineerReply: 'Engineer reply',
|
engineerReply: 'Engineer reply',
|
||||||
catalogFile: 'Catalogue File',
|
catalogFile: 'Catalogue File',
|
||||||
testScheme: 'Test Scheme',
|
testScheme: 'Test Scheme',
|
||||||
testReportLocation: 'Report Location',
|
testReportLocation: 'Find Report',
|
||||||
explain: 'Comment',
|
explain: 'Illustration',
|
||||||
dataCannotEmpty: 'Data Cannot Empty',
|
dataCannotEmpty: 'Data Cannot Empty',
|
||||||
documentDynamics: 'Document Update',
|
documentDynamics: 'Document Updates',
|
||||||
theNumberAgain: 'The number already exists and cannot be added again',
|
theNumberAgain: 'The number already exists and cannot be added again',
|
||||||
myList: 'My to-do List',
|
myList: 'My To-do List',
|
||||||
myNews: 'My Message',
|
myNews: 'My Message',
|
||||||
monthlyReportRegulations: 'Regulation Monthly Report',
|
monthlyReportRegulations: 'Regulation Monthly Report',
|
||||||
Pending: 'Pending',
|
Pending: 'Pending',
|
||||||
@@ -1047,7 +1047,7 @@ module.exports = {
|
|||||||
ParameterNo: 'Number',
|
ParameterNo: 'Number',
|
||||||
NRequired: 'Is Must',
|
NRequired: 'Is Must',
|
||||||
NParameterName: 'Params Name',
|
NParameterName: 'Params Name',
|
||||||
NtechnicalField: 'Technical Field',
|
NtechnicalField: 'Tech field',
|
||||||
NparameterBatch: 'Params Batch',
|
NparameterBatch: 'Params Batch',
|
||||||
NareaOfResponsibility: 'Duty Territory',
|
NareaOfResponsibility: 'Duty Territory',
|
||||||
NParameterDescription: 'Description',
|
NParameterDescription: 'Description',
|
||||||
|
|||||||
Reference in New Issue
Block a user