feat(ui): new CertificateList UI using antd
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"common.save": "保存",
|
||||
"common.save.succeeded.message": "保存成功",
|
||||
"common.save.failed.message": "保存失败",
|
||||
"common.view": "查看",
|
||||
"common.edit": "编辑",
|
||||
"common.copy": "复制",
|
||||
"common.download": "下载",
|
||||
@@ -26,6 +27,7 @@
|
||||
"common.text.ca": "CA(证书颁发机构)",
|
||||
"common.text.name": "名称",
|
||||
"common.text.provider": "服务商",
|
||||
"common.text.workflow": "工作流",
|
||||
"common.text.created_at": "创建时间",
|
||||
"common.text.updated_at": "更新时间",
|
||||
"common.text.operations": "操作",
|
||||
|
||||
Reference in New Issue
Block a user