From 0bc3276ee278633bfbf5d388dcdaadab8f552ab4 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 1 May 2026 16:57:18 -0700 Subject: [PATCH] New translations en-us.json (Czech) [ci skip] --- messages/cs-CZ.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/cs-CZ.json b/messages/cs-CZ.json index 309d52a90..7761b7113 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -763,6 +763,7 @@ "newtEndpoint": "Endpoint", "newtId": "ID", "newtSecretKey": "Tajný klíč", + "newtVersion": "Version", "architecture": "Architektura", "sites": "Stránky", "siteWgAnyClients": "K připojení použijte jakéhokoli klienta WireGuard. Budete muset řešit interní zdroje pomocí klientské IP adresy.", @@ -3201,5 +3202,6 @@ "domainPickerWildcardSubdomainNotAllowed": "Zástupné poddomény nejsou povoleny.", "domainPickerWildcardCertWarning": "Zástupné zdroje mohou vyžadovat dodatečnou konfiguraci pro správnou funkci.", "domainPickerWildcardCertWarningLink": "Zjistit více", - "health": "Zdraví" + "health": "Zdraví", + "domainPendingErrorTitle": "Verification Issue" }