Add status indicator to certificates and show active domain names

This commit is contained in:
Julian Gassner
2025-01-08 05:43:10 +01:00
parent 2c1595756d
commit c6ab315165
7 changed files with 54 additions and 13 deletions

View File

@ -35,8 +35,7 @@
"value": "Value",
"please-wait": "Please wait...",
"all": "All",
"any": "Any",
"active-hosts": "Active Hosts"
"any": "Any"
},
"login": {
"title": "Login to your account"
@ -207,7 +206,10 @@
"reachability-other": "There is a server found at this domain but it returned an unexpected status code {code}. Is it the NPM server? Please make sure your domain points to the IP where your NPM instance is running.",
"download": "Download",
"renew-title": "Renew Let's Encrypt Certificate",
"search": "Search Certificate…"
"search": "Search Certificate…",
"in-use" : "In use",
"inactive": "Inactive",
"active-domain_names": "Active domain names"
},
"access-lists": {
"title": "Access Lists",