mirror of
https://github.com/usual2970/certimate.git
synced 2025-07-15 15:39:54 +00:00
12 lines
326 B
JSON
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"
|
|
}
|