Merge branch 'master' into 标准拆分译文变更

# Conflicts:
#	src/common/lang/en-us.js
#	src/common/lang/zh-cn.js
#	src/views/documentTool/documentSplit/modules/SplitAddForm.vue
#	src/views/workCenter/standardInterpretationProcess/modules/InterpretationClauseTable.vue
This commit is contained in:
danshihao
2024-08-14 17:15:31 +08:00
152 changed files with 3192 additions and 1176 deletions
+20 -20
View File
@@ -2,7 +2,7 @@ module.exports = {
// 标准化活动
standardizationActivity: {
nodeName: 'Node name', // 节点名称
currentNode: 'Current node',
currentNode: 'Current Node',
conferenceStatisticsList: 'Statistical List',
pleaseSelectNode: 'Please select a node',
parentNode: 'Superior Node',
@@ -11,22 +11,22 @@ module.exports = {
contactPersonContactInformation: 'Contact person contact information',
unit: 'Unit',
phone: 'Phone',
groupParticipation: 'Group participation situation',
groupParticipation: 'Group Participation Situation',
paymentInfo: 'Payment Information',
attendanceRecord: 'Meeting records',
addContactInformation: 'Add contact information',
addParticipation: 'Add participation status',
addPaymentInfo: 'Add payment information',
addAttendanceRecord: 'Add attendance record',
attendanceRecord: 'Meeting Records',
addContactInformation: 'Add Contact Information',
addParticipation: 'Add Participation Status',
addPaymentInfo: 'Add Payment Information',
addAttendanceRecord: 'Add Attendance Record',
order: 'Our company\'s ranking order in the working group',
ourPersonnel: 'Our personnel',
data: 'Information',
cost: 'Cost',
year: 'Year',
plan: 'Inside the plan',
paymentMethod: 'Payment method',
expenseReimbursement: 'Expense allocation',
meetingMaterial: 'Meeting materials',
plan: 'Inside The Plan',
paymentMethod: 'Payment Method',
expenseReimbursement: 'Expense Allocation',
meetingMaterial: 'Meeting Materials',
pleaseEnterCorrectPhone: 'Please enter the phone number in the correct format',
addUpToFourLevels: 'This node cannot add child nodes',
pleaseUploadGroupInfo: 'Please upload information on the participation of the group',
@@ -41,14 +41,14 @@ module.exports = {
questionDesc: 'Problem Description',
attach: 'Annex',
quizTime: 'Question Time',
answer: 'answer',
answer: 'Answer',
poster: 'Poster',
answerNum: 'replies',
top: '【top】',
cancelTop: 'untop',
answerNum: 'Replies',
top: '【Top】',
cancelTop: 'Cancel Top up',
setTop: 'Set To Top',
answerQuestion: 'reply to a question',
word: 'word',
answerQuestion: 'Reply to a question',
word: 'Word',
pleaseEnterAnswerDesc: 'Please enter the answer description',
answerQuestionTitle: 'Question answering',
questionDetail: 'Problem Details'
@@ -57,9 +57,9 @@ module.exports = {
// 征求意见
askForAdvice: {
standardNameNumber: 'Regulation Name / Regulations No.',
consultationCycle: 'Consultation period',
processManuscript: 'Process manuscript',
uploadDate: 'Upload date',
consultationCycle: 'Consultation Period',
processManuscript: 'Process Manuscript',
uploadDate: 'Upload Date',
detailsOfComments: 'Opinion Details'
}
}
+16 -16
View File
@@ -2,7 +2,7 @@
module.exports = {
// 一般检索
generalSearch: {
generalSearch: 'General search',
generalSearch: 'General Search',
advancedSearch: 'Advanced Search',
homePage: 'Home page',
searchHistory: 'Search History',
@@ -34,16 +34,16 @@ module.exports = {
// 高级搜索
advancedSearch: {
searchType: 'Search Type',
standardNum: 'Standard number',
standardNum: 'Standard Number',
standardName: 'Regulation Name',
releaseDate: 'Published Date',
materialDate: 'Implementation Date',
standardStatus: 'Regulation Status',
newProduceMaterialDate: 'New Certified Vehicle Implementation Date',
newAttestationMaterialDate: 'New Production Vehicle Implementation Date',
storageConditions: 'Storage conditions',
unfoldConditions: 'Unfold conditions',
retrieveCategories: 'Retrieve categories',
storageConditions: 'Storage Conditions',
unfoldConditions: 'Unfold Conditions',
retrieveCategories: 'Retrieve Categories',
standardType: 'Regulation Type',
all: 'All',
foreignStandards: 'External Standard(s) and Regulation(s)',
@@ -70,14 +70,14 @@ module.exports = {
},
// 快捷入口
quickEnter: {
quickEnter: 'Quick entrance',
menuManage: 'Menu management',
custom: 'custom',
quickEnter: 'Quick Entrance',
menuManage: 'Menu Management',
custom: 'Custom',
optionModules: 'Option Modules',
personalDisplayModule: 'Personal Display Module',
itemUnit: 'term',
itemsUnit: 'term',
listEmpty: 'List is empty',
itemUnit: 'Term',
itemsUnit: 'Term',
listEmpty: 'List Is Empty',
pleaseEnterSearchContent: 'Please enter search content',
maxSelected: 'Select up to 14 modules',
newFunction: 'New features'
@@ -89,7 +89,7 @@ module.exports = {
},
// 友情链接
friendLink: {
friendLink: 'Friendship link',
friendLink: 'Friendship Link',
more: 'More'
},
// 检索
@@ -100,11 +100,11 @@ module.exports = {
},
// 列表部分
tableList: {
newWarehousingStandards: 'Latest warehousing standards',
marketUpdates: 'Market updates',
newWarehousingEnterpriseStandards: 'Latest inbound enterprise standards',
newWarehousingStandards: 'Latest Warehousing Standards',
marketUpdates: 'Market Updates',
newWarehousingEnterpriseStandards: 'Latest Inbound Enterprise Standards',
newInterpretationStandards: 'Latest Interpretation Standards',
implementStandards: 'Implement standards',
implementStandards: 'Implement Standards',
interpretationInfo: 'Interpreting Information',
substituteStandardNumber: 'Replacing Regulations No.',
source: 'Source'
+82 -57
View File
@@ -83,7 +83,7 @@ module.exports = {
expandAll: 'Expand All',
mergeAll: 'Drop All',
treeOperation: 'Tree Operation',
creator: 'Created by',
creator: 'Creator',
sort: 'Order',
address: 'Address',
remarks: 'Comments',
@@ -106,7 +106,7 @@ module.exports = {
unwatermarkedDownload: 'Unwatermarked download',
fileName: 'File Name',
fileDeclaration: 'File Description',
newNode: 'New node',
newNode: 'New Node',
modifyNode: 'Modify Node',
deleteNode: 'Delete Node',
moveUp: 'Move Up',
@@ -125,10 +125,11 @@ module.exports = {
confirmWithdraw: 'Confirm to Withdraw?',
confirmWithdrawContent: 'Confirm the withdrawal of this data',
doNotHavePermissionDeleteData: 'Do not have permission to delete this data',
publishedAndCannotDeleted: 'Published and cannot be deleted',
noData: 'No Data',
dataLoading: 'Data loading...',
confirmDelete: 'Confirm the listing title you want to delete?',
uploadedBy: 'Uploaded By',
uploadedBy: 'Uploader',
uploadTime: 'Upload Time',
uploadFileBtn: 'Upload File',
tips: 'Tips',
@@ -136,7 +137,7 @@ module.exports = {
importTip: 'Importing, please wait',
exportFile: 'Export file',
exportWithFiles: 'Export files with files',
templateFile: 'Template file',
templateFile: 'Template File',
fileUploadSuccess: 'File uploaded successfully',
fileDownloadFail: 'File download failure',
pleaseEnterTreeSystem: 'Please enter the tree system',
@@ -155,7 +156,7 @@ module.exports = {
processExplain: 'Process Description',
entrust: 'Entrust',
turnTo: 'Turn To',
agree: 'agree',
agree: 'Agree',
reject: 'Reject',
countersign: 'Countersign',
basicInformation: 'Basic',
@@ -171,12 +172,12 @@ module.exports = {
mergeStandardInformation: 'Merge standard information',
pleaseEnterPersonnelInfo: 'Please fill in the personnel information completely',
pleaseEnterRemarks: 'Please fill in remarks',
lookDetail: 'View details',
batchReject: 'Batch rejection',
lookDetail: 'View Details',
batchReject: 'Batch Rejection',
pleaseSelectDistributeData: 'Select the data you want to distribute',
pleaseSelectDeleteData: 'Please select the data to be deleted',
deadline: 'Deadline',
submitAddAdd: 'Submit and add',
submitAddAdd: 'Submit And Add',
pleaseSelectOneStandard: 'Please select at least one criterion',
selectAtLeastOne: 'Select at least one list data',
pleaseSelectTime: 'Please select time',
@@ -184,7 +185,7 @@ module.exports = {
addATable: 'Please add a form',
select: 'Select',
attach: 'Annex',
checkedAll: 'select all',
checkedAll: 'Select All',
pleaseCompleteTableInfo: 'Please complete the form information',
node: 'Node',
atLeastSelect: 'At least choose',
@@ -211,7 +212,7 @@ module.exports = {
listName: 'Regulation List Name',
countryRegion: 'Country/Region',
ccPerson: 'CC Personnel',
startDate: 'Start date',
startDate: 'Start Date',
endDate: 'End Date',
curBefore: 'Before this day',
curAfter: 'After this day',
@@ -225,28 +226,29 @@ module.exports = {
generate: 'Generate',
vehicleType: 'Vehicle Catagory',
modelStatus: 'Developing Status',
clickToUpload: 'Click to upload',
designEngineer: 'Design engineer',
pleaseUpload: 'Please upload',
clickToUpload: 'Click To Upload',
designEngineer: 'Design Engineer',
pleaseUpload: 'Please Upload',
supportingMaterial: 'Supporting Files',
support: 'You can upload files in ',
formatUpload: ' formats. ',
formatUpload: ' Formats. ',
theSizeIs: 'Not more than ',
loginExpired: 'Login has expired',
loginExpiredMessage: 'Sorry, the login has expired. Please log in again',
logInAgain: 'Log in again',
loggingBackIn: 'Login has expired, logging in again',
fileUploadFailed: 'File upload failed',
prompted: 'prompted',
noAccess: 'no access',
prompted: 'Prompted',
noAccess: 'No Access',
resourceNotFound: 'Sorry, the resource was not found!',
networkTimeout: 'Network Timeout',
unauthorized: 'Unauthorized, please log in again',
tableDataDisabledClear: 'The table requires at least one piece of data',
autoTakeout: 'Automatic takeout',
goHandle: 'To deal with',
disableInput: 'Inhibit input',
fileUploadError: 'File upload error',
autoTakeout: 'Automatic Takeout',
goHandle: 'To Deal With',
disableInput: 'Inhibit Input',
fileUploadError: 'File Upload Error',
importMaxMsg: 'The maximum size for importing files is {size}MB',
// 标准字段
standardField: {
standardEnglishName: 'Regulation English Name',
@@ -271,7 +273,7 @@ module.exports = {
},
// 页面头部
header: {
userMenuSearchMenu: 'Search menu',
userMenuSearchMenu: 'Search Menu',
welcome: 'Welcome',
logOutOfUserMenu: 'Logout',
personalCenter: 'Personal Center',
@@ -283,9 +285,9 @@ module.exports = {
notice: 'Notice',
systemNotice: 'System Notifications',
lookMore: 'View More',
generalMsg: 'General message',
importantMsg: 'Important news',
EmergencyMsg: 'Emergency messages',
generalMsg: 'General Message',
importantMsg: 'Important News',
EmergencyMsg: 'Emergency Messages',
logOutTip: 'Do you really want to log out'
},
// 用户管理
@@ -311,7 +313,7 @@ module.exports = {
account: 'Account',
userName: 'User Name',
post: 'Post',
selectedAccount: 'Selected account?',
selectedAccount: 'Selected Account?',
// 新增、编辑用户
loginPassword: 'Login Password',
confirmPassword: 'Confirm Password',
@@ -332,7 +334,7 @@ module.exports = {
enterMailboxCorrect: 'Please enter a mailbox in the correct format',
userExists: 'User name already exists',
workNoExists: 'Job number already exists',
handStamp: 'Handwritten seal',
handStamp: 'Handwritten Seal',
uploadHandStamp: 'Upload handwritten seal'
},
// 高级查询
@@ -370,7 +372,7 @@ module.exports = {
// 选择部门弹框
selectDepartment: {
clickSelectDepartment: 'Please click Select Department',
selectDepartment: 'Select department',
selectDepartment: 'Select Department',
enterDepartmentPressEnter: 'Please enter the department name and press Enter to search'
},
// 用户回收站
@@ -406,8 +408,8 @@ module.exports = {
// 新增,编辑角色
roleDescribe: 'RoleDescribe',
lengthIsTwoToThirty: 'The length is 2 to 30 characters',
notExceed: 'not exceed',
charLength: 'characters in length',
notExceed: 'Not Exceed',
charLength: 'Characters in length',
roleCodeNotChinese: 'The role code cannot enter Chinese characters!',
// 角色权限配置
youHavePermissions: 'The permissions you have',
@@ -497,6 +499,7 @@ module.exports = {
docTool: {
// 文档拆分
split: {
textSearch: 'Text Search',
translation: 'Translation',
splitText: 'Split Library File',
importResults: 'Import Split Results',
@@ -505,23 +508,23 @@ module.exports = {
fileStatus: 'File Status',
splitTime: 'Split Time',
splitResult: 'Split Result',
batchCopy: 'Batch copy',
batchEdit: 'Batch edit',
batchCopy: 'Batch Copy',
batchEdit: 'Batch Edit',
mergerClause: 'Merge Item',
dataType: 'Data type',
dataType: 'Data Type',
split: 'Split',
article: 'Article',
clauseLabel: 'Clause label',
splitResultFile: 'Split result file',
clauseLabel: 'Article label',
splitResultFile: 'Split Result File',
splitImportResultTip: 'Upload the split result file in accordance with the relevant format requirements, please ',
clickToView: 'click to view',
clickToView: 'Click To View',
gotIt: 'Got It',
formatRequirement: 'Format requirement',
formatRequirement: 'Format Requirement',
formatRequirementContentOne: '1.The imported document is in zip format',
formatRequirementContentTwo: '2.The images are in jpg, jpeg, png, gif format',
formatRequirementContentTwo: '2.The images are in jpg, jpeg, png format',
formatRequirementContentThree: '3.The image in the document is displayed in the form of a link in the exported excel, click the link to jump to the specified local file',
formatRequirementContentFour: '4.The table in the document is displayed in the form of a link in the exported excel. Click the link to jump to the specified sheet page',
changePermissions: 'Change permissions',
changePermissions: 'Change Permissions',
pleaseSelectUser: 'Please select a user',
longTermEffectiveness: 'Long-term effectiveness',
selectFileType: 'Please select a file type',
@@ -537,7 +540,7 @@ module.exports = {
gbt: 'GB/T',
gso: 'GSO',
batchSetting: 'Batch Set',
clauseContent: 'Item Content',
clauseContent: 'Article Content',
clauseNo: 'Article No.',
clauseName: 'Article Name',
selectDirectoryTerms: 'Please Select the directory location to add terms',
@@ -549,10 +552,10 @@ module.exports = {
table: 'Table',
addQuantity: 'Add Quantity',
enterQuantity: 'Please enter quantity',
numberRows: 'Number of rows',
numberColumns: 'Number of columns',
maximumSelection: 'Maximum selection',
pieceOfData: 'Article data'
numberRows: 'Number Of Rows',
numberColumns: 'Number Of Columns',
maximumSelection: 'Maximum Selection',
pieceOfData: 'Article Data'
},
// 文档比对
comparison: {
@@ -566,7 +569,7 @@ module.exports = {
newDocumentTextName: 'Current Document Name',
newTextState: 'Current Document Status',
releaseSituation: 'Published Status',
comparisonResults: 'Comparison results',
comparisonResults: 'Comparison Results',
initiateComparison: 'Initiate Comparison',
textStatus: 'Text Status',
selectedStandard: 'Selected Standard',
@@ -600,7 +603,7 @@ module.exports = {
operator: 'Operator',
whetherToMakePublic: 'Is it publicly available',
referenceStandard: 'Involving Standards',
comparisonTime: 'Compare time',
comparisonTime: 'Compare Time',
onlineComparison: 'Online Comparison',
standardList: 'Standard List',
comparisonMaintain: 'Comparative Maintenance',
@@ -621,17 +624,17 @@ module.exports = {
// OCR文本识别
ocrTextRecognition: {
upload: 'Upload',
getFile: 'Get files',
getFile: 'Get Files',
standardCategory: 'Regulation Category',
standardNumber: 'Regulation No.',
standardName: 'Regulation Name',
textStatus: 'Text Status',
conversionResults: 'Conversion results',
conversionStatus: 'Transition state',
timeConsuming: 'Time consumption (seconds)',
conversionResults: 'Conversion Results',
conversionStatus: 'Transition State',
timeConsuming: 'Time Consumption (Seconds)',
file: 'File',
uploadPdf: 'Upload PDF',
manuallySearch: 'Manually search'
manuallySearch: 'Manually Search'
}
},
// 业务支持
@@ -646,9 +649,9 @@ module.exports = {
// 我的消息
my: {
myMessage: 'My Message',
title: 'title',
publisher: 'publisher',
readingStatus: 'readingStatus',
title: 'Title',
publisher: 'Publisher',
readingStatus: 'Reading Status',
messageContent: 'Message Content',
messageType: 'Message Type',
allLabelsRead: 'All Mark as Read',
@@ -673,7 +676,7 @@ module.exports = {
},
// 市场法规清单选择器
marketRegulationsListSelect: {
marketRegulationsListSelection: 'Selection list'
marketRegulationsListSelection: 'Selection List'
},
// 条款选择器
clauseSelect: {
@@ -699,7 +702,7 @@ module.exports = {
select: 'Select',
selectUserOrOrgan: 'Select User/Organization',
organization: 'Organization',
name: 'name',
name: 'Name',
secondLevel: 'Second Level',
threeLevel: 'Three Level'
},
@@ -708,7 +711,7 @@ module.exports = {
select: 'Select',
selectUser: 'Select User',
userList: 'Users List',
name: 'name',
name: 'Name',
post: 'Post',
selectedPersonnel: 'Selected personnel',
workGroup: 'Internal working group'
@@ -728,7 +731,7 @@ module.exports = {
cannotPreview: 'This file type does not support preview, is preparing for you to download...',
cannotUploadEmpty: 'Cannot upload empty files',
maxSize: 'The file size is limited to 500M',
onlyUploadPic: 'Please upload pictures',
onlyUploadPic: 'Please Upload Pictures',
pleaseUpload: 'Please Upload',
theFollowingDocuments: 'M The following files',
file: 'File',
@@ -777,5 +780,27 @@ module.exports = {
regulatoryComplianceAssessmentDatabase,
onlineEditor: {
missRequireField: 'Missing required fields'
},
// 登录
login: {
systemName: 'Chery Global Regulation And Standard Management System',
language: 'English',
userLogin: 'ACCOUNT LOGIN',
account: 'Account Number',
password: 'Password',
code: 'Verification Code',
login: 'Login',
showPassword: 'Show Password',
hidePassword: 'Hide Password',
loginFailMessage: 'Login Failed',
requestFailMessage: 'There was an error with the request, please try again later',
checkPhoneMessage: 'Your phone number format is incorrect',
checkCodeMessage: 'The verification code you entered is incorrect',
codeSendFail: 'Verification code sending failed',
welcome: 'Welcome',
welcomeBack: ',Welcome Back',
reLogin: 'Re Login',
phone: 'Mobile Phone Number',
codeSending: 'Verification code is being sent'
}
}
+38 -38
View File
@@ -14,30 +14,30 @@ module.exports = {
templateExport: 'Enterprise Standard Template',
pleaseSelectLeastOneNode: 'Please select Level 2 and below system first',
myCollectNotRemove: 'My collection system cannot be removed from the standard',
authorizationDepart: 'Authorized department',
authorizationUser: 'Authorized officer',
maturityDate: 'Authorization expiration date',
detailTitle: 'Enterprise Standards Details page',
evaluate: 'Evaluation of enterprise standard',
updateRecord: 'Update record',
submitQuestion: 'Submit a question',
standardResolutionSheet: 'Standard interpretation',
nodeName: 'Node name',
subjectToClause: 'Section clause',
standardContentOrRequirements: 'Standard content or requirements',
rectificationDepartment: 'Rectification department',
auditContent: 'Monitoring content',
authorizationDepart: 'Authorized Department',
authorizationUser: 'Authorized Officer',
maturityDate: 'Authorization Expiration Date',
detailTitle: 'Enterprise Standards Details Page',
evaluate: 'Evaluation Of Enterprise Standard',
updateRecord: 'Update Record',
submitQuestion: 'Submit A Question',
standardResolutionSheet: 'Standard Interpretation',
nodeName: 'Node Name',
subjectToClause: 'Article',
standardContentOrRequirements: 'Enterprise Standard Content',
rectificationDepartment: 'Rectification Dept.',
auditContent: 'Supervisory Contents',
disabledBatchDel: 'If the selected data has no operation permission, select another data',
pleaseSelectUserOrDepart: 'The authorized department and authorized person must select at least one',
youNot: "You didn't",
dataPremissReCheck: 'Data permission, please re-select',
authorizationExpirationDate: 'Authorization expiration date',
cancelAuthor: 'deauthorize',
authorizationDate: 'Authorization date',
authorizationStandard: 'Authorized bid',
cancelAuthor: 'Deauthorize',
authorizationDate: 'Authorization Date',
authorizationStandard: 'Authorized Bid',
confirmCancelAuthor: 'Confirm the deauthorization?',
viewAll: 'View all',
inputExample: 'Input example',
viewAll: 'View All',
inputExample: 'Input Example',
nullAutoCreate: 'Do not fill automatically generated',
cannotJumpAfterDeletion: 'After deletion, other places using the standard cannot jump, confirm deletion?'
},
@@ -46,9 +46,9 @@ module.exports = {
enterpriseStandardNum: 'Enterprise Standard No.',
enterpriseStandardName: 'Enterprise Standard',
publishDate: 'Published Date',
reviewDate: 'Review date',
initReview: 'Initiate a review',
reviewResult: 'Review results',
reviewDate: 'Review Date',
initReview: 'Initiate A Review',
reviewResult: 'Review Results',
principalDrafter: 'Chief Drafter',
mainDraftingUnit: 'Chief Drafting Unit'
},
@@ -63,24 +63,24 @@ module.exports = {
headOfMainDraftingUnit: 'Chief Drafting Unit Head',
projectStatus: 'Project Status',
changeState: 'Change Status',
pusherWorkNo: 'Promote artificial numbers',
pusherWorkNo: 'Promote Artificial Numbers',
standardType: 'Regulation Type',
revisionType: 'Revision type',
planApprovalDate: 'Planned approval date',
createDate: 'Creation date',
revisionType: 'Revision Type',
planApprovalDate: 'Planned Approval Date',
createDate: 'Creation Date',
exportFileName: 'Enterprise Standard Schedule',
authDepartment: 'Authorized department',
enterpriseStandardCode: 'Enterprise standard code',
suitUnit: 'Cooperate with units',
standardPusher: 'Standard promoter',
draftPlanFinishDate: 'Draft plan completion date',
authDepartment: 'Authorized Department',
enterpriseStandardCode: 'Enterprise Standard Code',
suitUnit: 'Cooperate With Units',
standardPusher: 'Standard Promoter',
draftPlanFinishDate: 'Draft Plan Completion Date',
exposureDraftPlanFinishDate: 'Draft for Solicitation of Comments Plan Completion Date',
planSubmissionDate: 'Planned approval date',
draftFinishDate: 'Draft completion date',
submitDraftDate: 'Submission date of draft',
isAskForAdvice: 'Whether to solicit opinions',
planSubmissionDate: 'Planned Approval Date',
draftFinishDate: 'Draft Completion Date',
submitDraftDate: 'Submission Date Of Draft',
isAskForAdvice: 'Whether To Solicit Opinions',
exposureDraftFinishDate: 'Date of completion of the draft for soliciting opinions',
reviewDate: 'Review date',
reviewDate: 'Review Date',
submissionDate: 'Approval Date',
releaseDate: 'Published Date',
detailTitle: 'Enterprise Standard Plan Details Page',
@@ -89,10 +89,10 @@ module.exports = {
gradeClassification: 'Classification of Enterprise Standard Levels',
projectType: 'Project Type',
rangeOfApplication: 'Scope',
enterpriseStandardSystem: 'Enterprise standard system',
partName: 'Classification of components',
enterpriseStandardSystem: 'Enterprise Standard System',
partName: 'Classification Of Components',
scopeOfApplication: 'Scope of application of the standard',
compilationIllustration: 'Compilation instructions',
compilationIllustration: 'Compilation Instructions',
projectBackground: 'Background and Basis of Project Proposal',
similarNaStandardsAnalysis: 'Analysis of similar international, national, and industry standards',
similarEnStandardsAnalysis: 'Comparative analysis of similar standards in enterprises',
@@ -95,7 +95,7 @@ module.exports = {
compilationIllustration: '编制说明',
projectBackground: '立项背景、立项依据',
similarNaStandardsAnalysis: '国际、国家及行业同类标准分析',
similarEnStandardsAnalysis: '企业同类标准比分析',
similarEnStandardsAnalysis: '企业同类标准比分析',
standardLeadingNecessity: '立项标准的领先性与必要性',
projectExpectedEffects: '立项目的及预期效果等'
}
+2 -2
View File
@@ -43,14 +43,14 @@ module.exports = {
},
// 任务转交
taskCareOf: {
basicLibraryInfo: 'Basic library information',
basicLibraryInfo: 'Basic Library Information',
processInfo: 'Process Information',
user: 'User',
type: 'Type',
standardNum: 'Regulation No.',
standardName: 'Regulation Name',
role: 'Role',
transferUser: 'Transferred by',
transferUser: 'Transferred By',
transfer: 'Transmit',
nodeName: 'Node name'
}
+28 -28
View File
@@ -1,37 +1,37 @@
module.exports = {
projectName: 'Project name', // 项目名称
workOrderNumber: 'Work order number', // 工作令编号
projectHealthStatus: 'Project health', // 项目健康度
projectName: 'Project Name', // 项目名称
workOrderNumber: 'Work order Number', // 工作令编号
projectHealthStatus: 'Project Health', // 项目健康度
selectProject: 'Select Project', // 选择项目
projectLevel: 'Project level', // 项目级别
projectLevel: 'Project Level', // 项目级别
// 车型项目库
vehicleItemLibrary: {
vehicleItemLibrary: 'Vehicle item library', // 车型项目库
PMSInfoSynchronization: 'PMS information synchronization', // PMS信息同步
projectSource: 'Project source', // 项目来源
projectLeader: 'Project leader', // 项目负责人,
vehicleItemLibrary: 'Vehicle Item Library', // 车型项目库
PMSInfoSynchronization: 'PMS Information Synchronization', // PMS信息同步
projectSource: 'Project Source', // 项目来源
projectLeader: 'Project Leader', // 项目负责人,
PMSDetails: 'PMS Details', // PMS详情
noMatchItemDetails: 'Details of non compliant items',
riskOverview: 'Risk overview', // 风险性总览
conform: 'Conform to', // 符合
riskOverview: 'Risk Overview', // 风险性总览
conform: 'Conform To', // 符合
inconformity: 'Inconformity', // 不符合
toBeVerified: 'To be verified', // 待验证
uninvolved: 'Not involve', // 不涉及
toBeVerified: 'To Be Verified', // 待验证
uninvolved: 'Not Involve', // 不涉及
regulationsList: 'Regulation List',
standardNumberStandardName: 'Regulation No. / Regulation Name',
transfer: 'Transfer',
standardNumber: 'Regulation No.',
standardName: 'Regulation Name',
englishName: 'English name',
englishName: 'English Name',
standardState: 'Regulation Status',
applicableVehicleType: 'Vehicle Catagory',
productionDate: 'On the production date',
newModelImplementationDate: 'New model implementation date',
processState: 'Process state',
productionDate: 'On The Production Date',
newModelImplementationDate: 'New Model Implementation Date',
processState: 'Process State',
evaluationResult: 'Evaluation Result',
responsibleDepartment: 'Responsible Dept.',
evaluationResultHistory: 'Evaluation result history',
evaluationResultHistory: 'Evaluation Result History',
evaluationProcessDetail: 'Evaluation Process Details',
standardNumberClauseNumber: 'Regulation No. / Article No.',
projectNumber: 'Project No.',
@@ -39,27 +39,27 @@ module.exports = {
dateOfEvaluation: 'Date of Assessment',
nonConformanceTerm: 'Non-conformance',
solutions: 'Countermeasures',
riskPoint: 'Risk points',
verificationScheme: 'Authentication scheme',
riskPoint: 'Risk Points',
verificationScheme: 'Authentication Scheme',
estimateTheChangeCycle: 'Estimated Change Cycle',
estimatedDateOfCompletionOfRectification: 'Expected completion date of rectification'
},
noncoincidenceItem: {
noncoincidenceItem: 'Non compliant items',
noncoincidenceItem: 'Non Compliant Items',
batchClose: 'Batch Close',
actualRectificationCompletionDate: 'Actual completion date of rectification',
projectSelection: 'Project selection',
relevantProject: 'Related projects',
relatedProcess: 'Related processes',
projectSelection: 'Project Selection',
relevantProject: 'Related Projects',
relatedProcess: 'Related Processes',
viewNonMatchItemEvaluationResult: 'View the rectification results of non compliant items',
involvedItem: 'Involving projects'
involvedItem: 'Involving Projects'
},
specialProjectLibrary: {
specialProjectLibrary: 'Special Project Library',
vehicleSeries: 'Model series',
complianceAssessmentResults: 'Compliance assessment results',
basisDescription: 'According to the description',
whetherToApproveAProjectOrNot: 'Is the project approved',
vehicleSeries: 'Model Series',
complianceAssessmentResults: 'Compliance Assessment Results',
basisDescription: 'According To The Description',
whetherToApproveAProjectOrNot: 'Is The Project Approved',
vehicleModel: 'Vehicle Catagory',
supportingMaterial: 'Supporting Files'
}
@@ -17,7 +17,7 @@ module.exports = {
rectificationCycle: 'Rectification Time',
rectificationCost: 'Rectification Costs',
sharedWithOtherProjects: 'Commonality',
costOfThisItemAfterSharing: 'Expenses after Sharing',
costOfThisItemAfterSharing: 'Expenses After Sharing',
remarks: 'Note',
supportingMaterial: 'Supporting Files'
},
@@ -36,7 +36,7 @@ module.exports = {
rectificationCycle: 'Rectification Time',
rectificationCost: 'Rectification Costs',
sharedWithOtherProjects: 'Commonality',
costOfThisItemAfterSharing: 'Expenses after Sharing',
costOfThisItemAfterSharing: 'Expenses After Sharing',
isHaveClosed: 'Select the data whose rectification status is to be rectified and close it',
exportName: 'Non-conformance term Library table'
}
@@ -1,29 +1,29 @@
module.exports = {
configStandard: 'Configuration standard', // 配置标准
removeStandard: 'Removal criteria', // 移出标准
nodeName: 'Node name', // 节点名称
nodeOrder: 'Node ordering', // 节点排序
configStandard: 'Configuration Standard', // 配置标准
removeStandard: 'Removal Criteria', // 移出标准
nodeName: 'Node Name', // 节点名称
nodeOrder: 'Node Ordering', // 节点排序
configStandardNoTreeNode: 'Please select Level 2 and below system first', // 请先选择二级及以下体系
selectLeastOneTableData: 'Select at least one list data', // 选中至少一条列表数据
standardResolutionSheet: 'Standard interpretation', // 标准解读
updateRecord: 'Update record', // 更新记录
submitQuestion: 'Submit a question', // 提交问题
standardCatalogue: 'Standard catalogue', // 标准目录
clauseLabel: 'Clause label', // 条文标签
updateRecord: 'Update Record', // 更新记录
submitQuestion: 'Submit A Question', // 提交问题
standardCatalogue: 'Standard Catalogue', // 标准目录
clauseLabel: 'Article Label', // 条文标签
translation: 'Translation',
clauseNumber: 'Article number', // 条文号
clauseTitle: 'Title of article', // 条文标题
regulatoryRequirementsType: 'Types of regulatory requirements', // 法规要求类型
functionalClassification: 'Functional classification', // 功能分类
functionalSpecialty: 'Functional specialty', // 功能专业
blockCoding: 'Block coding', // 分组编码
groupName: 'Group name', // 分组名称
clauseTitle: 'Title of Article', // 条文标题
regulatoryRequirementsType: 'Types of Regulatory Requirements', // 法规要求类型
functionalClassification: 'Functional Classification', // 功能分类
functionalSpecialty: 'Functional Specialty', // 功能专业
blockCoding: 'Block Coding', // 分组编码
groupName: 'Group Name', // 分组名称
newCertificationImplementationTime: 'New Production Vehicle Implementation Date', // 新认证实施时间
certifiedImplementationTime: 'Certified implementation time', // 已认证实施时间
newRegistrationImplementationTime: 'New registration implementation time', // 新注册实施时间
certifiedImplementationTime: 'Certified Implementation Time', // 已认证实施时间
newRegistrationImplementationTime: 'New Registration Implementation Time', // 新注册实施时间
applicableVehicleType: 'Vehicle Catagory', // 适用车型
dynamicType: 'Power Propulsion Type', // 动力类型
inputExample: 'Input example:', // 输入示例
inputExample: 'Input Example:', // 输入示例
applicableComponents: 'Applicable Components',
involvingSystemsComponents: 'Related System(s)/Component(s)',
applications: 'Vehicle Catagory',
@@ -52,9 +52,9 @@ module.exports = {
// 资料中心
profileCenter: {
typeOfOwnership: 'Type of ownership',
uploadData: 'Upload data',
addAPeer: 'Add a peer',
newChild: 'New child',
uploadData: 'Upload Data',
addAPeer: 'Add A Peer',
newChild: 'New Child',
pleaseSelectTheDirectoryOnTheLeft: 'Please select the directory on the left'
},
// 市场法规清单
@@ -68,11 +68,11 @@ module.exports = {
listVersion: 'Version',
releaseTime: 'Published Date',
listState: 'Status',
customName: 'Custom name',
securityClass: 'Confidential level',
listDeclaration: 'Manifest declaration',
customName: 'Custom Name',
securityClass: 'Confidential Level',
listDeclaration: 'Manifest Declaration',
templateName: 'Market regulation list import template',
historicalVersion: 'Historical version',
historicalVersion: 'Historical Version',
standardExist: 'The standard already exists',
haveStandardExist: 'Some standards already exist',
pleaseSelectAListPublish: 'Please select a list to publish',
@@ -89,7 +89,7 @@ module.exports = {
applicableVehicleType: 'Vehicle Catagory',
authenticationObject: 'Certification Item',
certifiedDeliverables: 'Verification',
type: 'Type',
type: 'Requirement Category',
dynamicType: 'Power Propulsion Type',
mainControlDepartment: 'Main Responsible Dept.',
masterControlDepartmentProfessionalModule: 'Module of Main Responsible Dept. ',
@@ -97,7 +97,8 @@ module.exports = {
associateDepartmentSpecializedModules: 'Module of Related Dept. ',
batchRestriction: 'Production Amount',
automaticDrivingLevel: 'Automatic Driving Level',
requirementType: 'Optional/Compulsory'
requirementType: 'Optional/Compulsory',
remarks: 'Note'
},
// 标准主计划
standardMasterPlan: {
@@ -97,7 +97,8 @@ module.exports = {
associateDepartmentSpecializedModules: '关联部门专业模块',
batchRestriction: '批量限制',
automaticDrivingLevel: '自动驾驶等级',
requirementType: '要求类型'
requirementType: '要求类型',
remarks: '备注'
},
// 标准主计划
standardMasterPlan: {
+17 -17
View File
@@ -15,8 +15,8 @@ module.exports = {
labelName: 'Tag Name',
labelType: 'Tag Type',
essentialInformation: 'Basis',
domesticLaws: 'Domestic regulations',
foreignStandards: 'Overseas standards',
domesticLaws: 'Domestic Regulations',
foreignStandards: 'Overseas Standards',
foreignStandardRegulations: 'External Standards',
enterpriseStandards: 'Enterprise Standards',
clauseSplitting: 'Articles',
@@ -51,10 +51,10 @@ module.exports = {
name: 'Name',
dataValue: 'Value',
parentName: 'Parent Name',
select: 'select',
select: 'Select',
tree: 'Tree',
pleaseEnterYourEnglishName: 'Please input english name',
usableRange: 'Scope of use'
usableRange: 'Scope Of Use'
},
// 内部工作组
internalWorkGroup: {
@@ -63,8 +63,8 @@ module.exports = {
workNo: 'Job Number',
role: 'Role',
post: 'Position',
templateName: 'Internal workgroup table template',
exportName: 'Internal workgroup table',
templateName: 'Internal Workgroup Table Template',
exportName: 'Internal Workgroup Table',
nodeName: 'Branch Name',
adminAuthority: 'Administration Privileges',
workGroupName: 'Workgroup Name',
@@ -93,35 +93,35 @@ module.exports = {
contact: {
departName: 'Department Name',
standardizationEngineer: 'Standardization Engineer',
contactPerson: 'Contact person',
contactPerson: 'Contact Person',
contactPersonSupervisorLevelLeader: 'Departmental liaison person, supervisor level leader'
},
// 绑定零部件
bindingParts: {
partNumber: 'Part Number',
partName: 'Component Name',
bindingPersonnel: 'Binding personnel',
useBindingRelationship: 'Use binding relationships',
bindingPersonnel: 'Binding Personnel',
useBindingRelationship: 'Use Binding Relationships',
clauseNumber: 'Article No.',
bindingTime: 'Binding time',
bindingTime: 'Binding Time',
confirmUseBindRelationship: 'Confirm the use of binding relationship',
isUseBindRelationship: 'Whether to use binding relationship?',
isBringIn: 'Whether to introduce',
isBringIn: 'Whether To Introduce',
haveBind: 'Under the current component classification structure, there are already',
isBringInRelation: 'Bind standard association relationships, do you want to introduce corresponding relationships?'
},
// 分组管理
groupMange: {
groupName: 'Group name',
peopleNumber: 'Number of people',
groupMembers: 'Group members',
groupName: 'Group Name',
peopleNumber: 'Number Of People',
groupMembers: 'Group Members',
userName: 'User Name'
},
// 未发送成功的消息管理
notSentMessage: {
messageType: 'Message type',
pushContent: 'Push content',
pushAddress: 'Push address',
messageType: 'Message Type',
pushContent: 'Push Content',
pushAddress: 'Push Address',
resend: 'Resend',
areYouSureResend: 'Are you sure to resend it'
}
+37 -34
View File
@@ -18,25 +18,27 @@ module.exports = {
stageWeAreIn: 'Regulation Status',
materialDate: 'Implementation Date',
applicableMarket: 'Applicable Market',
ccPerson: 'Cc person',
competentDepartment: 'Competent department',
mainControlDepartment: 'Main control department',
ccPerson: 'CC Person',
briefDescription: 'The statute requires a brief description'
},
// 法规符合性排查流程
regulatoryComplianceCheckProcess: {
addStandard: 'Addition standard',
manualAddition: 'Manual addition',
vehicleTypeItem: 'Vehicle type item',
addStandard: 'Addition Standard',
manualAddition: 'Manual Addition',
vehicleTypeItem: 'Vehicle Type Item',
applicableMarket: 'Applicable Market',
isAlike: 'Differences',
resolutionAttachment: 'Resolution attachment',
resolutionAttachment: 'Resolution Attachment',
decompositionSingleSource: 'Decomposition single source',
pleaseAddStandard: 'Please add a new criterion first',
modelStatus: 'Model status',
modelStatus: 'Model Status',
primaryInvestigator: 'Primary investigator',
checkWhetherTheTaskIsDelivered: 'Check whether the task is delivered',
batchSelector: 'Batch selector',
batchSelector: 'Batch Selector',
mainFinderImportTemplate: 'Compliance check process Import template',
countersigningOfficer: 'Countersigning officer',
countersigningOfficer: 'Countersigning Officer',
auditor: 'Auditor',
approvingOfficer: 'Approving officer',
evaluationResult: 'Evaluation Result',
@@ -45,27 +47,28 @@ module.exports = {
rectificationCycle: 'Rectification Time',
rectificationCost: 'Rectification Costs',
sharedWithOtherProjects: 'Commonality',
costOfThisItemAfterSharing: 'Expenses after Sharing',
costOfThisItemAfterSharing: 'Expenses After Sharing',
appraiser: 'Evaluator',
salvageListTemplateDownload: 'Split single file template download',
salvageListTemplateName: 'Decomposes a single file upload template',
carTypeFileTemplateDownload: 'Model project file template download',
carTypeFileTemplateName: 'Model project file upload template',
pleaseGenerate: 'Please generate data',
pleaseAnewGenerate: 'Please re-generate the data',
pleaseClickNext: 'Please click Next to display the information',
pleaseSelectDesignEngineer: 'Please select Design Engineer',
atLeastSelectOneDesignEngineer: 'Please select at least one design engineer'
},
// 市场清单发布流程
marketListReleaseProcess: {
englishName: 'English name',
englishName: 'English Name',
newProductionVehicleImplementationDate: 'New Certified Vehicle Implementation Date',
newCertifiedVehicleImplementationDate: 'New Production Vehicle Implementation Date',
applicableCountryRegion: 'Country/Region',
applicableVehicleType: 'Vehicle Catagory',
authenticationObject: 'Certification Item',
certifiedDeliverables: 'Verification',
type: '类型',
type: 'Type',
dynamicType: 'Power Propulsion Type',
mainControlDepartment: 'Main Responsible Dept.',
masterControlDepartmentProfessionalModule: 'Module of Main Responsible Dept. ',
@@ -116,49 +119,49 @@ module.exports = {
pFive: 'P5 Deliverables',
notes: 'Note',
configurationRequirements: 'Optional / Compulsory',
countersigningPerson: 'Countersigning personnel',
countersigningPerson: 'Countersigning Personnel',
reviewersPerson: 'Reviewer',
approvedPerson: 'Approved personnel',
batchEdit: 'Bulk edit',
approvedPerson: 'Approved Personnel',
batchEdit: 'Bulk Edit',
pleaseSelectInterpreter: 'Select at least one piece of data for each department involved to interpret',
pleaseSelectClause: 'Please select terms',
pleaseSelectClause: 'Please Select Terms',
interpretationDistribution: 'Interpretation and Distribution',
interpretationTable: 'Interpretation Table',
interpretationAttributes: 'Interpretation of attributes',
interpretationAttributes: 'Interpretation of Attributes',
summarySingleChoiceTip: 'Need to summarize as single choice'
},
// 流程配置
processConfig: {
processType: 'Process Type',
editFlowchart: 'Edit flowchart',
editFlowNode: 'Edit process nodes',
editFlowchart: 'Edit Flowchart',
editFlowNode: 'Edit Process Nodes',
deploy: 'Arrange'
},
processDetail: {
urgeHandle: 'Urge sb. to do STH.',
flowChart: 'Flow chart',
taskNode: 'Task node',
taskHandler: 'Task handler',
completionTime: 'Completion time',
timeConsuming: 'Time consuming',
approvalOpinion: 'Approval opinion',
opinionContent: 'Opinion content'
flowChart: 'Flow Chart',
taskNode: 'Task Node',
taskHandler: 'Task Handler',
completionTime: 'Completion Time',
timeConsuming: 'Time Consuming',
approvalOpinion: 'Approval Opinion',
opinionContent: 'Opinion Content'
},
// 流程中心
processCenter: {
todoProcess: 'To-do',
doneProcess: 'Completed',
sentProcess: 'Issued',
monitorProcess: 'Follow up',
monitorProcess: 'Follow Up',
draft: 'Draft',
processNumber: 'Process number',
processType: 'Process type',
nodeName: 'Node name',
processNumber: 'Process Number',
processType: 'Process Type',
nodeName: 'Node Name',
initiator: 'Initiator',
receivingTaskTime: 'Receiving task time',
currentProcessor: 'Current processor',
finishTime: 'Completion time',
processState: 'Process state',
processTime: 'Process Time (hours)'
receivingTaskTime: 'Receiving Task Time',
currentProcessor: 'Current Processor',
finishTime: 'Completion Time',
processState: 'Process State',
processTime: 'Process Time (Hours)'
}
}
+3
View File
@@ -18,6 +18,8 @@ module.exports = {
stageWeAreIn: '所处阶段',
materialDate: '实施日期',
applicableMarket: '适用市场',
competentDepartment: '主管部门',
mainControlDepartment: '主控部门',
ccPerson: '抄送人员',
briefDescription: '法规要求简要描述'
},
@@ -52,6 +54,7 @@ module.exports = {
carTypeFileTemplateDownload: '车型项目文件模板下载',
carTypeFileTemplateName: '车型项目文件上传模板',
pleaseGenerate: '请先生成数据',
pleaseAnewGenerate: '请重新生成数据',
pleaseClickNext: '请点击下一步显示信息',
pleaseSelectDesignEngineer: '请选择设计工程师',
atLeastSelectOneDesignEngineer: '请至少选择一条数据的设计工程师'
+41 -16
View File
@@ -125,6 +125,7 @@ module.exports = {
confirmWithdraw: '确认撤回?',
confirmWithdrawContent: '确认撤回该条数据?',
doNotHavePermissionDeleteData: '没有权限删除此数据',
publishedAndCannotDeleted: '已发布不能删除',
noData: '暂无数据',
dataLoading: '数据加载中...',
confirmDelete: '确定删除?',
@@ -247,6 +248,7 @@ module.exports = {
goHandle: '去处理',
disableInput: '禁止输入',
fileUploadError: '文件上传错误',
importMaxMsg: '导入文件最大{size}MB',
// 标准字段
standardField: {
standardEnglishName: '标准英文名称',
@@ -497,6 +499,7 @@ module.exports = {
docTool: {
// 文档拆分
split: {
textSearch: '文本搜索',
translation: '译文',
splitText: '拆分已入库文本',
importResults: '导入拆分结果',
@@ -518,7 +521,7 @@ module.exports = {
gotIt: '知道了',
formatRequirement: '格式要求',
formatRequirementContentOne: '1.导入的文档是zip格式',
formatRequirementContentTwo: '2.图片为jpg、jpeg、png、gif格式',
formatRequirementContentTwo: '2.图片为jpg、jpeg、png格式',
formatRequirementContentThree: '3.文档中的图片,在导出excel中以链接的形式展示,点击链接跳转到本地指定的文件',
formatRequirementContentFour: '4.文档中的表格,在导出excel中以链接的形式展示,点击链接跳转到指定的sheet页面',
changePermissions: '更改权限',
@@ -537,7 +540,7 @@ module.exports = {
gbt: 'GB/T',
gso: 'GSO',
batchSetting: '批量设置',
clauseContent: '条内容',
clauseContent: '条内容',
clauseNo: '条款号',
clauseName: '条款名称',
selectDirectoryTerms: '请选择添加条款的目录位置',
@@ -566,29 +569,29 @@ module.exports = {
newDocumentTextName: '新文档文本名称',
newTextState: '新文本状态',
releaseSituation: '发布情况',
comparisonResults: '比结果',
initiateComparison: '发起比',
comparisonResults: '比结果',
initiateComparison: '发起比',
textStatus: '文本状态',
selectedStandard: '所选标准',
noComparisonDocumentSelected: '未选择比文档',
noComparisonDocumentSelected: '未选择比文档',
remarkInfo: '备注信息',
initiateDocumentComparison: '发起文档比',
documentComparison: '文档比',
viewTheComparisonResults: '查看比结果',
initiateDocumentComparison: '发起文档比',
documentComparison: '文档比',
viewTheComparisonResults: '查看比结果',
addFullTextComment: '添加全文评论',
turnOffAutomaticMatching: '关闭自动匹配',
turnOnAutoMatch: '打开自动匹配',
comparisonOfArticles: '条款比评论',
comparisonOfArticles: '条款比评论',
consistentAssessment: '一致',
fullTextComments: '全文评论',
pleaseSelectTheDataCompared: '请选择需要比的数据',
pleaseSelectTheDataCompared: '请选择需要比的数据',
viewVarianceAssessment: '查看差异项',
viewConsistentAssessment: '查看一致项',
viewAll: '查看全部',
exportComparisonReport: '导出比报告',
exportComparisonReport: '导出比报告',
comment: '评论',
comparisonDifferenceComment: '比差异评论',
comparativeComments: '比评论',
comparisonDifferenceComment: '比差异评论',
comparativeComments: '比评论',
publishComment: '发表评论',
noComment: '暂无评论',
replyToComments: '回复评论'
@@ -601,11 +604,11 @@ module.exports = {
whetherToMakePublic: '是否公开',
referenceStandard: '涉及标准',
comparisonTime: '比对时间',
onlineComparison: '在线比',
onlineComparison: '在线比',
standardList: '标准列表',
comparisonMaintain: '比维护',
comparisonMaintain: '比维护',
listDetails: '清单详情',
comparativeAnalysisResult: '比分析结果',
comparativeAnalysisResult: '比分析结果',
exitEdit: '退出编辑',
specialty: '特点',
comparisonItem: '比对项',
@@ -777,5 +780,27 @@ module.exports = {
regulatoryComplianceAssessmentDatabase,
onlineEditor: {
missRequireField: '缺少必填字段'
},
// 登录
login: {
systemName: '奇瑞标准法规管理系统',
language: '中文',
userLogin: '账号登录',
account: '账号',
password: '密码',
code: '验证码',
login: '登录',
showPassword: '显示密码',
hidePassword: '隐藏密码',
loginFailMessage: '登录失败',
requestFailMessage: '请求出现错误,请稍后再试',
checkPhoneMessage: '您的手机号码格式不正确',
checkCodeMessage: '您输入的验证码不正确',
codeSendFail: '验证码发送失败',
welcome: '欢迎',
welcomeBack: ',欢迎回来',
reLogin: '重新登陆',
phone: '手机号',
codeSending: '验证码发送中'
}
}