优化顶栏导航与登录请求体验
This commit is contained in:
@@ -2,6 +2,9 @@ export const TEXT = {
|
||||
common: {
|
||||
appName: "CTMS",
|
||||
fallback: "—",
|
||||
separators: {
|
||||
dot: "·",
|
||||
},
|
||||
loading: "加载中",
|
||||
actions: {
|
||||
add: "新增",
|
||||
@@ -88,6 +91,18 @@ export const TEXT = {
|
||||
userFallback: "用户",
|
||||
basicInfo: "基本信息",
|
||||
allSites: "所有中心",
|
||||
locked: "已锁定",
|
||||
phase: "分期",
|
||||
plannedSites: "中心",
|
||||
plannedEnrollment: "入组",
|
||||
dataUpdatedAt: "数据",
|
||||
projectReminders: "提醒",
|
||||
projectRemindersSubtitle: "逾期与风险提示",
|
||||
projectRemindersEmpty: "暂无逾期风险",
|
||||
overdueAes: "逾期 AE",
|
||||
overdueAesDesc: "需关注安全性事件处理时效",
|
||||
overdueMonitoringIssues: "逾期监查问题",
|
||||
overdueMonitoringIssuesDesc: "需跟进问题关闭与整改",
|
||||
yes: "是",
|
||||
no: "否",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user