New translations en-us.json (German)

This commit is contained in:
Owen Schwartz
2026-04-23 19:07:37 -07:00
parent 1a451af9eb
commit 373b0274b4

View File

@@ -1947,6 +1947,8 @@
"httpMethod": "HTTP-Methode", "httpMethod": "HTTP-Methode",
"selectHttpMethod": "HTTP-Methode auswählen", "selectHttpMethod": "HTTP-Methode auswählen",
"domainPickerSubdomainLabel": "Subdomain", "domainPickerSubdomainLabel": "Subdomain",
"domainPickerWildcard": "Wildcard",
"domainPickerWildcardPaidOnly": "Wildcard subdomains are a paid feature. Please upgrade to access this feature.",
"domainPickerBaseDomainLabel": "Basisdomain", "domainPickerBaseDomainLabel": "Basisdomain",
"domainPickerSearchDomains": "Domains suchen...", "domainPickerSearchDomains": "Domains suchen...",
"domainPickerNoDomainsFound": "Keine Domains gefunden", "domainPickerNoDomainsFound": "Keine Domains gefunden",
@@ -3173,5 +3175,8 @@
"webhookUrlLabel": "URL", "webhookUrlLabel": "URL",
"webhookHeaderKeyPlaceholder": "Schlüssel", "webhookHeaderKeyPlaceholder": "Schlüssel",
"webhookHeaderValuePlaceholder": "Wert", "webhookHeaderValuePlaceholder": "Wert",
"alertLabel": "Alarm" "alertLabel": "Alarm",
"domainPickerWildcardSubdomainNotAllowed": "Wildcard subdomains are not allowed.",
"domainPickerWildcardCertWarning": "Wildcard certificates must be configured separately in Traefik.",
"domainPickerWildcardCertWarningLink": "Learn more"
} }