feat: support removing certificates
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
"certificate.action.view": "View certificate",
|
||||
"certificate.action.delete": "Delete certificate",
|
||||
"certificate.action.delete.confirm": "Are you sure to delete this certificate?",
|
||||
"certificate.action.download": "Download certificate",
|
||||
|
||||
"certificate.props.subject_alt_names": "Name",
|
||||
|
||||
@@ -13,6 +13,6 @@
|
||||
"dashboard.quick_actions": "Quick actions",
|
||||
"dashboard.quick_actions.create_workflow": "Create workflow",
|
||||
"dashboard.quick_actions.change_login_password": "Change login password",
|
||||
"dashboard.quick_actions.notification_settings": "Notification settings",
|
||||
"dashboard.quick_actions.certificate_authority_configuration": "Certificate authority configuration"
|
||||
"dashboard.quick_actions.cofigure_notification": "Configure notificaion",
|
||||
"dashboard.quick_actions.configure_ca": "Configure certificate authority"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user