New translations en-us.json (Czech)

This commit is contained in:
Owen Schwartz
2026-04-23 19:07:35 -07:00
parent e5cc50e853
commit 1a451af9eb

View File

@@ -1947,6 +1947,8 @@
"httpMethod": "HTTP metoda",
"selectHttpMethod": "Vyberte HTTP metodu",
"domainPickerSubdomainLabel": "Subdoména",
"domainPickerWildcard": "Wildcard",
"domainPickerWildcardPaidOnly": "Wildcard subdomains are a paid feature. Please upgrade to access this feature.",
"domainPickerBaseDomainLabel": "Základní doména",
"domainPickerSearchDomains": "Hledat domény...",
"domainPickerNoDomainsFound": "Nebyly nalezeny žádné domény",
@@ -3173,5 +3175,8 @@
"webhookUrlLabel": "URL",
"webhookHeaderKeyPlaceholder": "Key",
"webhookHeaderValuePlaceholder": "Value",
"alertLabel": "Alert"
"alertLabel": "Alert",
"domainPickerWildcardSubdomainNotAllowed": "Wildcard subdomains are not allowed.",
"domainPickerWildcardCertWarning": "Wildcard certificates must be configured separately in Traefik.",
"domainPickerWildcardCertWarningLink": "Learn more"
}