Apply suggestion from @CommanderStorm
This commit is contained in:
parent
d045e3cf28
commit
9ea2752d09
@ -1299,7 +1299,7 @@
|
|||||||
"domain_expiry_unsupported_missing_target": "No valid domain or hostname is configured for this monitor",
|
"domain_expiry_unsupported_missing_target": "No valid domain or hostname is configured for this monitor",
|
||||||
"domain_expiry_unsupported_invalid_domain": "The configured value \"{hostname}\" is not a valid domain name",
|
"domain_expiry_unsupported_invalid_domain": "The configured value \"{hostname}\" is not a valid domain name",
|
||||||
"domain_expiry_public_suffix_too_short": "\".{publicSuffix}\" is too short for a top level domain",
|
"domain_expiry_public_suffix_too_short": "\".{publicSuffix}\" is too short for a top level domain",
|
||||||
"domain_expiry_unsupported_is_icann": "The domain \"{domain}\" is not a candidate for domain expiry monitoring",
|
"domain_expiry_unsupported_is_icann": "The domain \"{domain}\" is not a candidate for domain expiry monitoring, because its public suffix \".{publicSuffix}\" is not ICAN",
|
||||||
"domain_expiry_unsupported_is_ip": "\"{hostname}\" is an IP address. Domain expiry monitoring requires a domain name",
|
"domain_expiry_unsupported_is_ip": "\"{hostname}\" is an IP address. Domain expiry monitoring requires a domain name",
|
||||||
"domain_expiry_unsupported_unsupported_tld_no_rdap_endpoint": "Domain expiry monitoring is not available for \".{publicSuffix}\" because no RDAP service is listed by IANA",
|
"domain_expiry_unsupported_unsupported_tld_no_rdap_endpoint": "Domain expiry monitoring is not available for \".{publicSuffix}\" because no RDAP service is listed by IANA",
|
||||||
"minimumIntervalWarning": "Intervals below 20 seconds may result in poor performance.",
|
"minimumIntervalWarning": "Intervals below 20 seconds may result in poor performance.",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user