certimate/ui/src/i18n/locales/en/nls.dashboard.json
2024-10-18 17:56:27 +08:00

12 lines
326 B
JSON

{
"dashboard.page.title": "Dashboard",
"dashboard.statistics.all": "All",
"dashboard.statistics.near_expired": "About to Expire",
"dashboard.statistics.enabled": "Enabled",
"dashboard.statistics.disabled": "Not Enabled",
"dashboard.statistics.unit": "",
"dashboard.history": "Recently Deployment History"
}