From 388989f7a68d9a86bbe251e0c59660f753bf4934 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 26 Apr 2026 18:05:43 -0700 Subject: [PATCH] New translations en-us.json (Polish) --- messages/pl-PL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 00dd0ed1d..640e5b62a 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -3196,5 +3196,6 @@ "alertLabel": "Alert", "domainPickerWildcardSubdomainNotAllowed": "Wildcard subdomains are not allowed.", "domainPickerWildcardCertWarning": "Wildcard certificates must be configured separately in Traefik.", - "domainPickerWildcardCertWarningLink": "Learn more" + "domainPickerWildcardCertWarningLink": "Learn more", + "health": "Health" }