diff --git a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/document/enums/ImplementationTypeEnum.java b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/document/enums/ImplementationTypeEnum.java index 312566ecb..964d19b53 100644 --- a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/document/enums/ImplementationTypeEnum.java +++ b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/document/enums/ImplementationTypeEnum.java @@ -4,8 +4,8 @@ package com.jero.modules.document.enums; * 实施类型枚举类 */ public enum ImplementationTypeEnum { - CAR_IN_PRODUCTION("1628228171473039361","在产车","Car in production","34e90bd6a000471bbdcd0ff325898740"), - NEW_CAR_MODEL("1628228101830815745","新车型","New car model","2148610ff06641849106321531656bfc"); + CAR_IN_PRODUCTION("1628228171473039361","在产车","New Vehicle","34e90bd6a000471bbdcd0ff325898740"), + NEW_CAR_MODEL("1628228101830815745","新车型","New Type","2148610ff06641849106321531656bfc"); String id; String nameCn; diff --git a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/enums/CertificationFlowNodeEnum.java b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/enums/CertificationFlowNodeEnum.java index 09adf3b2d..54147a691 100644 --- a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/enums/CertificationFlowNodeEnum.java +++ b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/project/enums/CertificationFlowNodeEnum.java @@ -26,7 +26,7 @@ public enum CertificationFlowNodeEnum { * 任务审查 -> 责任人提交交付物之后,认证工程师审查。 */ CHECKLIST_VERIFICATION ("Task initiation","任务发起","Task initiation"), - TASK_RESPONSIBILITY_CONFIRMATION ("Task responsibility confirmation","任务责任确认","Task responsibility confirmation"), + TASK_RESPONSIBILITY_CONFIRMATION ("Task responsibility confirmation","任务责任确认","Responsibility confirm"), TASK_HANDLING ("Task handling","任务办理","Task handling"), TASK_REVIEW ("Task Review","任务审查","Task Review"), ; diff --git a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/todoCenter/enums/DesignComplianceFlowNodeKeyEnum.java b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/todoCenter/enums/DesignComplianceFlowNodeKeyEnum.java index 614e745d8..048ec2964 100644 --- a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/todoCenter/enums/DesignComplianceFlowNodeKeyEnum.java +++ b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/todoCenter/enums/DesignComplianceFlowNodeKeyEnum.java @@ -7,17 +7,17 @@ import org.apache.commons.lang3.StringUtils; * 待办中心-设计符合性流程节点key枚举类 */ public enum DesignComplianceFlowNodeKeyEnum { - FQLC("发起流程","Initiate the process","fqlc"), - ZRRQR("任务责任确认","Confirmation of mission responsibility","zrrqr"), // 责任人确认 - DEZRRQR("任务责任确认","Confirmation of mission responsibility","dezrrqr"),// 第二责任人确认 - ZRRTJJFW("符合性确认","Compliance confirmation","zrrtjjfw"),// "责任人提交交付物" - DEZRRTJJFW("符合性确认","Compliance confirmation","dezrrtjjfw"),// 第二责任人提交交付物 + FQLC("发起流程","Process initiation","fqlc"), + ZRRQR("任务责任确认","Responsibility confirm","zrrqr"), // 责任人确认 + DEZRRQR("任务责任确认","Responsibility confirm","dezrrqr"),// 第二责任人确认 + ZRRTJJFW("符合性确认","Compliance confirm","zrrtjjfw"),// "责任人提交交付物" + DEZRRTJJFW("符合性确认","Compliance confirm","dezrrtjjfw"),// 第二责任人提交交付物 FGGCSSH("符合性审查","Compliance review","fggcssh"), // 法规工程师审核 // 修改交付物流程 BCTJ_ZRRBCTJFQ("补充提交","Supplementary submission","zrrbctjfq"), // 责任人补充提交发起 BCTJ_ZRRBCTJXG("补充提交","Supplementary submission","zrrbctjxg"), // 责任人补充提交修改 - BCTJ_FGGCSBCSH("补充审查","Supplemental Examination","fggcsbcsh"), // 法规工程师补充审核 + BCTJ_FGGCSBCSH("补充审查","Supplementary review","fggcsbcsh"), // 法规工程师补充审核 ; String cnName; diff --git a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/todoCenter/enums/VerifyComplianceFlowNodeKeyEnum.java b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/todoCenter/enums/VerifyComplianceFlowNodeKeyEnum.java index 0631d2071..c9d05c3be 100644 --- a/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/todoCenter/enums/VerifyComplianceFlowNodeKeyEnum.java +++ b/jero-boot/jero-boot-modules/src/main/java/com/jero/modules/todoCenter/enums/VerifyComplianceFlowNodeKeyEnum.java @@ -7,17 +7,17 @@ import org.apache.commons.lang3.StringUtils; * 待办中心-验证符合性流程节点key枚举类 */ public enum VerifyComplianceFlowNodeKeyEnum { - FQLC("发起流程","Initiate the process","fqlc"), - ZRRQR("任务责任确认","Confirmation of mission responsibility","zrrqr"), // 责任人确认 - DEZRRQR("任务责任确认","Confirmation of mission responsibility","dezrrqr"),// 第二责任人确认 - ZRRTJJFW("符合性确认","Compliance confirmation","zrrtjjfw"),// "责任人提交交付物" - DEZRRTJJFW("符合性确认","Compliance confirmation","dezrrtjjfw"),// 第二责任人提交交付物 + FQLC("发起流程","Process initiation","fqlc"), + ZRRQR("任务责任确认","Responsibility confirm","zrrqr"), // 责任人确认 + DEZRRQR("任务责任确认","Responsibility confirm","dezrrqr"),// 第二责任人确认 + ZRRTJJFW("符合性确认","Compliance confirm","zrrtjjfw"),// "责任人提交交付物" + DEZRRTJJFW("符合性确认","Compliance confirm","dezrrtjjfw"),// 第二责任人提交交付物 FGGCSSH("符合性审查","Compliance review","fggcssh"), // 法规工程师审核 // 修改交付物流程 BCTJ_ZRRBCTJFQ("补充提交","Supplementary submission","zrrbctjfq"), // 责任人补充提交发起 BCTJ_ZRRBCTJXG("补充提交","Supplementary submission","zrrbctjxg"), // 责任人补充提交修改 - BCTJ_FGGCSBCSH("补充审查","Supplemental Examination","fggcsbcsh"), // 法规工程师补充审核 + BCTJ_FGGCSBCSH("补充审查","Supplementary review","fggcsbcsh"), // 法规工程师补充审核 ; String cnName; diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index 5a15385a1..e7a31169c 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1858,45 +1858,45 @@ module.exports = { recentBrowsing:'Recent Browsing', mySubscription:'My Subscription', languageSwitching:'Language Switching', - phoneSearch:'search', + phoneSearch:'Search', taskStatistics:'Task Statistics', mine:'Mine', - regulatoryCertificationProcess:'Regulatory certification process', - authenticationParameterCollection:'Authentication parameter collection', - regulatoryCertificationProcessData:'Regulatory Certification Process Data', - regulationListIssuance:'Regulation list issuance', - designTheComplianceProcess:'Design the compliance process', - verifyComplianceProcess:'Verify compliance process', - thePreHomeProcess:'Pre-Home Process', - technicalAssessmentOfRegulations:'Technical Assessment Regulations', - legalOpinionCollection:'Legal Opinion Collection', - authenticationParameterCollectionData:'Authentication parameter collection data', - phoneRelatedItems:'Related items', - listHeading:'List heading', - phoneVersionNumber:'Version number', + regulatoryCertificationProcess:'Regulatoion Homologation Process', + authenticationParameterCollection:'Homo Parameter Collection', + regulatoryCertificationProcessData:'Regulatoion Homologation Process Data', + regulationListIssuance:'Regulation List Release', + designTheComplianceProcess:'Design Compliance Process', + verifyComplianceProcess:'Validation Compliance Process', + thePreHomeProcess:'Pre-Homo Process', + technicalAssessmentOfRegulations:'Regulation Technical Assessment', + legalOpinionCollection:'Opinion Collection on Regulation', + authenticationParameterCollectionData:'Homo Parameter Collection Data', + phoneRelatedItems:'Project', + listHeading:'List Name', + phoneVersionNumber:'Version', node:'Node', goToCheck:'View', stored:'Stored', individual:'a ', document:'document', treatmentMode:'Treatment Mode', - onlyMobilePhoneAreDisplayed:'Only the tasks that can be handled by the mobile phone are displayed', + onlyMobilePhoneAreDisplayed:'Only display tasks that can be processed by the mobile terminal', phoneReset:'Reset', noMore:'No More', loading:'Loading...', - howAboutComment:'How about a comment', + howAboutComment:'Comment...', send:'Send', - pleaseProcessThePC:'Please process it on the PC', - clickAndSelect:'Click and select', - phoneCreationTime:'Creation Time', + pleaseProcessThePC:'Please handle it on the PC side', + clickAndSelect:'Click and Select', + phoneCreationTime:'Create Time', theCurrentFormatSupportPreview:'The current format does not support preview', - nearlyMonth:'Nearly a month', - nearlyThreeMonths:'Nearly Three Months', - nearlySixMonths:'Nearly Six Months', - nearlyYear:'Nearly a Year', + nearlyMonth:'In a month', + nearlyThreeMonths:'In three months', + nearlySixMonths:'In six months', + nearlyYear:'In a year', browsingTime:'Browsing Time', pleaseViewOnPc:'Please view on PC', - taskHandling:'Task Handling', + taskHandling:'Task handling', pleaseEnterUserAccountSearchFor:'Please enter a user account to search for', exportOption:'Export Option', includeTitle:'Include title',