From b2561325c59046278f4eb21381e52f3725722783 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 26 Apr 2026 18:05:49 -0700 Subject: [PATCH] New translations en-us.json (Turkish) --- messages/tr-TR.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 8aaee7abc..e51ebfae3 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.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" }