feat(ui): show more details in CertificateDetail
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"certificate.action.view": "View Certificate",
|
||||
"certificate.action.download": "Download Certificate",
|
||||
|
||||
"certificate.props.domain": "Name",
|
||||
"certificate.props.san": "Name",
|
||||
"certificate.props.expiry": "Expiry",
|
||||
"certificate.props.expiry.left_days": "{{left}} / {{total}} days left",
|
||||
"certificate.props.expiry.expired": "Expired",
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"certificate.action.view": "查看证书",
|
||||
"certificate.action.download": "下载证书",
|
||||
|
||||
"certificate.props.domain": "名称",
|
||||
"certificate.props.san": "名称",
|
||||
"certificate.props.expiry": "有效期限",
|
||||
"certificate.props.expiry.left_days": "{{left}} / {{total}} 天",
|
||||
"certificate.props.expiry.expired": "已到期",
|
||||
|
||||
Reference in New Issue
Block a user