mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-15 07:29:59 +00:00
19 lines
842 B
JSON
19 lines
842 B
JSON
{
|
|
"dashboard.page.title": "Dashboard",
|
|
|
|
"dashboard.statistics.all_certificates": "All certificates",
|
|
"dashboard.statistics.expire_soon_certificates": "Expire soon certificates",
|
|
"dashboard.statistics.expired_certificates": "Expired certificates",
|
|
"dashboard.statistics.all_workflows": "All workflows",
|
|
"dashboard.statistics.enabled_workflows": "Enabled workflows",
|
|
"dashboard.statistics.unit": "",
|
|
|
|
"dashboard.latest_workflow_run": "Latest workflow run",
|
|
|
|
"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"
|
|
}
|