From 6685afdcf9230bb6f6033db1501572e3a423e99d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 1 May 2026 16:57:32 -0700 Subject: [PATCH] New translations en-us.json (Russian) [ci skip] --- messages/ru-RU.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 4899a3f97..1a93b823a 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.json @@ -763,6 +763,7 @@ "newtEndpoint": "Endpoint", "newtId": "ID", "newtSecretKey": "Секретный ключ", + "newtVersion": "Version", "architecture": "Архитектура", "sites": "Сайты", "siteWgAnyClients": "Для подключения используйте любой клиент WireGuard. Вы должны будете адресовать внутренние ресурсы, используя IP адрес пира.", @@ -3201,5 +3202,6 @@ "domainPickerWildcardSubdomainNotAllowed": "Wildcard поддомены не допускаются.", "domainPickerWildcardCertWarning": "Wildcard ресурсы могут потребовать дополнительной настройки для правильной работы.", "domainPickerWildcardCertWarningLink": "Узнать больше", - "health": "Состояние" + "health": "Состояние", + "domainPendingErrorTitle": "Verification Issue" }