From 622bb899588463731b085010492c640e0db09b94 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 26 Apr 2026 18:05:34 -0700 Subject: [PATCH] New translations en-us.json (Czech) --- messages/cs-CZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 589464242..bc9d838bc 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.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" }