From b907850344cc6418b59c524426efc3860d821d3b Mon Sep 17 00:00:00 2001 From: Owen Date: Fri, 1 May 2026 16:35:13 -0700 Subject: [PATCH] Add missing heading --- messages/en-US.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/en-US.json b/messages/en-US.json index c3e062edb..6e1947b3e 100644 --- a/messages/en-US.json +++ b/messages/en-US.json @@ -3202,5 +3202,6 @@ "domainPickerWildcardSubdomainNotAllowed": "Wildcard subdomains are not allowed.", "domainPickerWildcardCertWarning": "Wildcard resources may require additional configuration to work properly.", "domainPickerWildcardCertWarningLink": "Learn more", - "health": "Health" + "health": "Health", + "domainPendingErrorTitle": "Verification Issue" }