update wildcard resources link

This commit is contained in:
miloschwartz
2026-04-27 15:14:18 -07:00
parent c5072bed80
commit e573125934
2 changed files with 3 additions and 3 deletions

View File

@@ -2339,7 +2339,7 @@
"domainPickerVerified": "Verified",
"domainPickerUnverified": "Unverified",
"domainPickerManual": "Manual",
"domainPickerInvalidSubdomainStructure": "This subdomain contains invalid characters or structure. It will be sanitized automatically when you save.",
"domainPickerInvalidSubdomainStructure": "Invalid characters will be sanitized when saved.",
"domainPickerError": "Error",
"domainPickerErrorLoadDomains": "Failed to load organization domains",
"domainPickerErrorCheckAvailability": "Failed to check domain availability",
@@ -3196,7 +3196,7 @@
"webhookHeaderValuePlaceholder": "Value",
"alertLabel": "Alert",
"domainPickerWildcardSubdomainNotAllowed": "Wildcard subdomains are not allowed.",
"domainPickerWildcardCertWarning": "Wildcard certificates must be configured separately in Traefik.",
"domainPickerWildcardCertWarning": "Wildcard resources may require additional configuration to work properly.",
"domainPickerWildcardCertWarningLink": "Learn more",
"health": "Health"
}