feat(ui): new AccessList UI using antd
This commit is contained in:
@@ -1,7 +1,10 @@
|
||||
{
|
||||
"certificate.page.title": "证书管理",
|
||||
|
||||
"certificate.nodata": "暂无证书,添加工作流去生成证书吧😀",
|
||||
"certificate.nodata": "暂无证书,创建一个工作流去生成证书吧 😀",
|
||||
|
||||
"certificate.action.view": "查看证书",
|
||||
"certificate.action.download": "下载证书",
|
||||
|
||||
"certificate.props.domain": "名称",
|
||||
"certificate.props.expiry": "有效期限",
|
||||
@@ -10,10 +13,6 @@
|
||||
"certificate.props.expiry.text.expire": "到期",
|
||||
"certificate.props.workflow": "所属工作流",
|
||||
"certificate.props.source": "来源",
|
||||
"certificate.props.created": "颁发时间",
|
||||
"certificate.props.certificate": "证书",
|
||||
"certificate.props.private.key": "私钥",
|
||||
|
||||
"certificate.action.view": "查看证书",
|
||||
"certificate.action.download": "下载证书"
|
||||
"certificate.props.certificate": "证书内容",
|
||||
"certificate.props.private_key": "私钥内容"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user