feat(ui): new CertificateList UI using antd
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
{
|
||||
"common.add": "Add",
|
||||
"common.save": "Save",
|
||||
"common.save.succeeded.message": "Save Successful",
|
||||
"common.save.failed.message": "Save Failed",
|
||||
"common.add": "Add",
|
||||
"common.view": "View",
|
||||
"common.edit": "Edit",
|
||||
"common.copy": "Copy",
|
||||
"common.download": "Download",
|
||||
@@ -24,8 +25,9 @@
|
||||
"common.text.dns": "Domain Name Server",
|
||||
"common.text.dns.empty": "No DNS",
|
||||
"common.text.ca": "Certificate Authority",
|
||||
"common.text.provider": "Provider",
|
||||
"common.text.name": "Name",
|
||||
"common.text.provider": "Provider",
|
||||
"common.text.workflow": "Workflow",
|
||||
"common.text.created_at": "Created At",
|
||||
"common.text.updated_at": "Updated At",
|
||||
"common.text.operations": "Operations",
|
||||
|
||||
Reference in New Issue
Block a user