From 8751248813689eb2568ec7f186b4e10a4dea4e34 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Sun, 26 Apr 2026 18:05:47 -0700 Subject: [PATCH] New translations en-us.json (Russian) --- messages/ru-RU.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index d9f5462e7..99d81513d 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.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" }