修改手机端发送消息
This commit is contained in:
@@ -123,7 +123,7 @@ module.exports = {
|
||||
MergeAll: 'Merge All',
|
||||
TreeOperation: 'Tree Operation',
|
||||
essentialInformation: 'General Information',
|
||||
DetailsPhasedImplementation: 'Details of the phased implementation',
|
||||
DetailsPhasedImplementation: 'Phased Implementation',
|
||||
Statutenumberclause: 'Statute number/clause',
|
||||
OrganizationName: 'Organization Name',
|
||||
EnterOrganizationDepartment: 'Please enter organization / department name',
|
||||
@@ -501,9 +501,9 @@ module.exports = {
|
||||
feedback: 'Feedback',
|
||||
approvalHistory: 'Approval History',
|
||||
cannotExceed500characters: 'Cannot Exceed 500 characters',
|
||||
accord: 'Compliant',
|
||||
nonConformity: 'Non-compliant',
|
||||
Tracked: 'To Be Tracked',
|
||||
accord: 'Compliance',
|
||||
nonConformity: 'Non-compliance',
|
||||
Tracked: 'To be Tracked',
|
||||
notInvolved: 'NA',
|
||||
Operator: 'Operator',
|
||||
role: 'Role',
|
||||
@@ -906,11 +906,11 @@ module.exports = {
|
||||
maintainVirtualList: 'Maintain Market List',
|
||||
certificationListMaintenance: 'Homo List Maintenance',
|
||||
reasonsForRejection: 'Reason for Rejection',
|
||||
inconformity: 'Non-compliant',
|
||||
toTrack: 'To Be Tracked',
|
||||
inconformity: 'Non-compliance',
|
||||
toTrack: 'To be Tracked',
|
||||
Launch: 'Initiate',
|
||||
maintainProgress: 'Maintain Schedule',
|
||||
redSchedule: 'Red: non-compliant, without acceptable solutions or timeline ',
|
||||
redSchedule: 'Red: non-compliance, without acceptable solutions or timeline ',
|
||||
yellowSchedule: 'Yellow: non-compliant/to be tracked, with acceptable solutions and timeline ',
|
||||
greenRequirements: 'Green: compliant or meeting the requirements',
|
||||
blueUndeterminedState: 'Blue: pending',
|
||||
@@ -986,7 +986,7 @@ module.exports = {
|
||||
CollectionInitiated: 'To be collected',
|
||||
handledInterface: 'To be processed by eng. interface',
|
||||
ReturnedPerson: 'Rejected by eng. interface',
|
||||
completed: 'To Be Filled',
|
||||
completed: 'To be filled',
|
||||
Filledreturn: 'Rejected by the applicant',
|
||||
Submitted: 'Submitted',
|
||||
ReturnedEngineer: 'Rejected by homo engineer',
|
||||
@@ -1361,10 +1361,11 @@ module.exports = {
|
||||
taskConfirmationHandling:'Task confirmation handling',
|
||||
relatedVersion:'Related Version',
|
||||
filledBy:'Filled by',
|
||||
parameterToBeInitiated:'Parameter to be initiated',
|
||||
parameterToBeInitiated:'To be initiated',
|
||||
listTaskConfirmation:'List task confirmation',
|
||||
completednum: 'To Be Filled',
|
||||
completednum: 'To be filled',
|
||||
filledBynum:'Filled by',
|
||||
filledByPhone:'To be assigned',
|
||||
parameterToBeInitiatednum:'Parameter to be initiated',
|
||||
listToConfirm:'To Be Confirmed',
|
||||
toSubmit:'To Be Submitted',
|
||||
@@ -1414,8 +1415,8 @@ module.exports = {
|
||||
returnedForApproval:'Returned',
|
||||
changeSetting:'Change Configuration',
|
||||
referenceDeliverables:'Reference Deliverable',
|
||||
missionAccepted:'Task Accepted',
|
||||
missionRejection:'Task Rejected',
|
||||
missionAccepted:'Accept',
|
||||
missionRejection:'Reject',
|
||||
turnToDo:'Forward',
|
||||
initiateTask:'Initiate Task',
|
||||
compliancereport:'Generate Compliance report',
|
||||
@@ -1527,9 +1528,9 @@ module.exports = {
|
||||
Tasknode:'Task Node',
|
||||
Taskresponsibilityrecognition:'Responsibility Confirm',
|
||||
uploadattachment:'Upload',
|
||||
Processhistory:'Process history',
|
||||
Processhistory:'Process History',
|
||||
historyData:'1. Regulatory Engineer, 2. Responsible person, 3. Responsible person, 4. Regulatory Engineer',
|
||||
resultofhandling:'Result of handling',
|
||||
resultofhandling:'Result',
|
||||
cause:'cause',
|
||||
networksecurityrequirements:'Network security requirements',
|
||||
upgradefunctionrequirements:'Upgrade function requirements',
|
||||
@@ -1754,13 +1755,13 @@ module.exports = {
|
||||
taskToBeConfirmed:'Task to be confirmed',
|
||||
resultsToBeSubmitted:'Results to be submitted',
|
||||
resultsToBeReviewed:'Results to be reviewed',
|
||||
compliance:'Compliant',
|
||||
nonCompliance:'Non-compliant',
|
||||
toBeTracked:'To Be Tracked',
|
||||
compliance:'Compliance',
|
||||
nonCompliance:'Non-compliance',
|
||||
toBeTracked:'To be Tracked',
|
||||
NA:'NA',
|
||||
electroniccontrollerparameter:'Electronic controller parameter',
|
||||
reviewAndPass:'Review and pass',
|
||||
reviewAndReturn:'Review and return',
|
||||
reviewAndPass:'Approve',
|
||||
reviewAndReturn:'Reject',
|
||||
marketRegulationListDetails:'Market Regulation List Details',
|
||||
marketRegulationList:'Market Regulation List',
|
||||
onlyDataWithTheCurrentCanBeManipulated:'Only data with the current user as the responsible person can be manipulated',
|
||||
|
||||
@@ -1462,6 +1462,7 @@ module.exports = {
|
||||
taskConfirmationHandling: '任务确认办理',
|
||||
relatedVersion: '相关版本',
|
||||
filledBy: '待分配填写人',
|
||||
filledByPhone:'待分配填写人',
|
||||
parameterToBeInitiated: '参数待发起',
|
||||
listTaskConfirmation: '清单任务确认',
|
||||
completednum: '待填写',
|
||||
|
||||
Reference in New Issue
Block a user