From d89de080a721c064e09825cf1431eafd279efa91 Mon Sep 17 00:00:00 2001 From: "zyx.net" Date: Fri, 28 Apr 2023 16:54:47 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BF=BB=E8=AF=91=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jero-web/src/common/lang/en-us.js | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index d9fea2b42..efa46492a 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -13,7 +13,7 @@ module.exports = { userStatues: 'User Status', normal: 'Normal', frozen: 'Frozen', - reset: 'Clear', + reset: 'Reset', putAway: 'Put Away', open: 'More', addUser: 'Add User', @@ -436,7 +436,7 @@ module.exports = { OperationSuccessful: 'Operation Successful', Intheexport: 'In The Export...', OperationFailed: 'Operation Failed', - PersonnelSelection: 'Select ', + PersonnelSelection: 'Select', EmployeeNumber: 'Employee ID', EmployeeType: 'Employee Type', LabeItemName: 'Label Item Name', @@ -484,7 +484,7 @@ module.exports = { charactersLength1to300: '1 - 300 characters in length', OnlyOneSelected: 'Only one piece of data can be selected', OnlyPDF: 'Only PDF files can be imported', - open: 'Expand', + open: 'More', away: 'Collapse', toDoProcess: 'To Do', processDone: 'Completed', @@ -530,8 +530,8 @@ module.exports = { labelNameCannotDuplicate: 'Label name cannot be duplicate', list: 'List', paragraph: 'Paragraph', - enterNumber: 'Please Enter The Number', - enterTitle: 'Please Enter a Title', + enterNumber: 'Please enter Number', + enterTitle: 'Please enter Title', backDocument: 'Back To Document Library', fileName: 'File Name', splitTime: 'Split Time', @@ -577,14 +577,14 @@ module.exports = { newNode: 'New node', modifyNode: 'Modify Node', deleteNode: 'Delete Node', - ImplementationDate: 'New Type Execution Date', + ImplementationDate: 'Implementation date', ImplementationDateOne: 'New Type Execution Date', vehicleInProductionDate: 'New Vehicle Execution Date', deleteNodes: 'If there are child nodes under this node, they will be deleted synchronously. Are you sure to delete this data?', leastTwo: 'Please Select at Least two pieces of data', mergeTerms: 'Determine Merger Terms', documentSplitTemplate: 'Document Split Template', - batSetting: 'Batch Setting', + batSetting: 'Batch Set', batchSettingInformation:'Batch Setting Information', batchSettingPersonnel:'Batch Setting Personnel', selectDirectoryTerms: 'Please Select the directory location to add terms', @@ -604,7 +604,7 @@ module.exports = { VirtualListName: 'Market Regulation List Name', CertificationListName:'Certification List Name', listStatus: 'List Status', - creater: 'Creater', + creater: 'Created By', withdraw: 'Withdraw', maintenanceList: 'Maintain', instructionForUse: 'Instruction', @@ -715,7 +715,7 @@ module.exports = { listOfRegulations: 'Regulation List', taskList: 'Task List', TaskParameterCollection: 'Task Parameter Collection', - nonConformance: 'Non Conformance', + nonConformance: 'Non-compliant', deadlineForConfirmationOfDesignCompliance: 'Deadline For Confirmation Of Design Compliance', prehomoConfirmationDeadline: 'Pre-Homo Confirmation Deadline', verificationComplianceConfirmationDeadline: 'Verification Compliance Confirmation Deadline', @@ -1272,7 +1272,7 @@ module.exports = { Adjustareasofresponsibility:'Adjust areas of responsibility', regulatoryTechnicalAssessment:'Regulatory Technical Assessment', punctuationmark:'You can only enter English punctuation marks except the # sign and commas', - created: 'Created', + created: 'Creation Time', updated:'Updated', OpenOne:'Open', Privacy:'Privacy', @@ -1801,4 +1801,5 @@ module.exports = { verifytheconformancedeliverabletype:'Verify the conformance deliverable type', designaconformancedeliverabletype:'Design a conformance deliverable type', reasonForReturnOfCompliance:'Reason for compliance return', + have:'Yes', } \ No newline at end of file