Feat: Add cert exp. settings

This commit is contained in:
Nelson Chan
2022-05-12 18:18:47 +08:00
parent 9fc5a3329f
commit b7ba6330db
5 changed files with 153 additions and 6 deletions

View File

@@ -515,4 +515,6 @@ export default {
"Go back to the previous page.": "Go back to the previous page.",
"Coming Soon": "Coming Soon",
wayToGetClickSendSMSToken: "You can get API Username and API Key from {0} .",
settingsCertificateExpiry: "TLS Certificate Expiry",
certificationExpiryDescription: "HTTPS Monitors trigger notification when TLS certificate expires in:",
};