19 lines
797 B
JSON
19 lines
797 B
JSON
{
|
|
"dashboard.page.title": "仪表盘",
|
|
|
|
"dashboard.statistics.all_certificates": "所有证书",
|
|
"dashboard.statistics.expire_soon_certificates": "即将过期证书",
|
|
"dashboard.statistics.expired_certificates": "已过期证书",
|
|
"dashboard.statistics.all_workflows": "所有工作流",
|
|
"dashboard.statistics.enabled_workflows": "已启用工作流",
|
|
"dashboard.statistics.unit": "个",
|
|
|
|
"dashboard.latest_workflow_run": "最近执行的工作流",
|
|
|
|
"dashboard.quick_actions": "快捷操作",
|
|
"dashboard.quick_actions.create_workflow": "新建工作流",
|
|
"dashboard.quick_actions.change_login_password": "修改登录密码",
|
|
"dashboard.quick_actions.cofigure_notification": "消息推送设置",
|
|
"dashboard.quick_actions.configure_ca": "证书颁发机构配置"
|
|
}
|