From 5f50470f33b29f2fc8200c166475baa0f082682d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Thu, 23 Apr 2026 19:07:44 -0700 Subject: [PATCH] New translations en-us.json (Polish) --- messages/pl-PL.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 6b47fd527..a965a43bc 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -1947,6 +1947,8 @@ "httpMethod": "Metoda HTTP", "selectHttpMethod": "Wybierz metodÄ™ HTTP", "domainPickerSubdomainLabel": "Poddomena", + "domainPickerWildcard": "Wildcard", + "domainPickerWildcardPaidOnly": "Wildcard subdomains are a paid feature. Please upgrade to access this feature.", "domainPickerBaseDomainLabel": "Domen bazowa", "domainPickerSearchDomains": "Szukaj domen...", "domainPickerNoDomainsFound": "Nie znaleziono domen", @@ -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" }