From 3399f7c58da52fcd2277189dc0f4e9e67e48e2b4 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 1 Jun 2026 16:09:45 -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 17fc0e5ac..d27553895 100644 --- a/messages/cs-CZ.json +++ b/messages/cs-CZ.json @@ -3430,5 +3430,7 @@ "memberPortalShowingResources": "Zobrazeny {start}-{end} z {total} zdrojů", "memberPortalPrevious": "Předchozí", "memberPortalNext": "Následující", - "httpSettings": "HTTP Settings" + "httpSettings": "HTTP Settings", + "tcpSettings": "TCP Settings", + "udpSettings": "UDP Settings" }