23 lines
1.8 KiB
Plaintext
23 lines
1.8 KiB
Plaintext
/* eslint-disable */
|
||
export default {
|
||
'components:uploadvideo:message:xf1': `Upload successfully`,
|
||
'components:uploadvideo:message:xf2': `The video selected cannot be played in the browser.please click ‘Transcode’ and upload the video after transcoding.`,
|
||
'components:uploadvideo:message:xf3': `The video can not be transcoded,since the page is not in the security context. Please contact the developer to configure SSL certificate`,
|
||
'components:uploadvideo:message:xf4': `The video can not be transcoded,since nginx is not set up for same-source isolation. Please contact the developer to configure the Nginx request header.`,
|
||
'components:uploadvideo:message:xf5': `Start transcoding. Please do not close the window or page`,
|
||
'components:uploadvideo:message:xf6': `Transcod Successfully`,
|
||
'components:uploadvideo:message:xf7': `The files has been read successfully.Please upload.`,
|
||
'passwordReset:form:passwordCentent': `Passwords must have: 1) 8 - 32 characters; 2) At least 1 number; 3) At least 1 uppercase letter; 4) At least 1 lowercase letter; 5) At least 1 special character (~!-@#$%^&*_+?)`,
|
||
'trials:uploadNonDicoms:action:xfuploadvideo': `Upload video`,
|
||
'trials:uploadNonDicoms:title:xfuploadvideo': `Upload video`,
|
||
'trials:uploadNonDicoms:title:xflookvideo': `View Video`,
|
||
'trials:trials-panel:taskAllocation': `Visit Read Assignment`,
|
||
'trials:trials-panel:reading': `Read`,
|
||
'trials:trials-panel:refereeAllocation': `Adjudication Read Assignment`,
|
||
'trials:trials-panel:readingTracking': `Read Tracking`,
|
||
'trials:trials-panel:reReadingTracking': `Re-Read Approval
|
||
`,
|
||
'trials:trials-panel:tab:pmMedicalFeedback': `Medical Review`,
|
||
'trials:trials-panel:reading:consistency-analysis': `Consistency Analysis`,
|
||
'trials:trials-panel:attachments:reReadingTracking': `Re-read Approvaling`,
|
||
} |