22 lines
1.6 KiB
Plaintext
22 lines
1.6 KiB
Plaintext
/* eslint-disable */
|
||
export default {
|
||
'components:uploadvideo:message:xf1': `上传成功`,
|
||
'components:uploadvideo:message:xf2': `选择的视频不能在浏览器环境播放,请点击转码,等待转码成功之后再进行上传操作`,
|
||
'components:uploadvideo:message:xf3': `页面未在安全上下文中,不能进行转码,请联系开发人员配置SSL证书`,
|
||
'components:uploadvideo:message:xf4': `nginx未设置同源隔离,不能进行转码,请联系开发人员配置Nginx请求头`,
|
||
'components:uploadvideo:message:xf5': `开始转码,请勿关闭窗口或页面`,
|
||
'components:uploadvideo:message:xf6': `转码成功`,
|
||
'components:uploadvideo:message:xf7': `文件读取成功,请上传`,
|
||
'passwordReset:form:passwordCentent': `密码必须包含:1)8 – 32 个字符;2)至少1个数字;3) 至少1个大写字母;4)至少1个小写字母;5)至少1个特殊字符 (~!-@#$%^&*_+?)`,
|
||
'trials:uploadNonDicoms:action:xfuploadvideo': `上传视频文件`,
|
||
'trials:uploadNonDicoms:title:xfuploadvideo': `上传视频文件`,
|
||
'trials:uploadNonDicoms:title:xflookvideo': `查看视频文件`,
|
||
'trials:trials-panel:taskAllocation': `访视任务分配`,
|
||
'trials:trials-panel:reading': `阅片`,
|
||
'trials:trials-panel:refereeAllocation': `裁判任务分配`,
|
||
'trials:trials-panel:readingTracking': `阅片跟踪`,
|
||
'trials:trials-panel:reReadingTracking': `重阅跟踪`,
|
||
'trials:trials-panel:tab:pmMedicalFeedback': `医学审核`,
|
||
'trials:trials-panel:reading:consistency-analysis': `一致性分析`,
|
||
'trials:trials-panel:attachments:reReadingTracking': `重阅审批`,
|
||
} |