From a66b5eb904649a217313cee13287a8f8111d634d Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 1 Jun 2026 16:09:54 -0700 Subject: [PATCH] New translations en-us.json (Polish) [ci skip] --- messages/pl-PL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/pl-PL.json b/messages/pl-PL.json index 849d5eb06..6e0798775 100644 --- a/messages/pl-PL.json +++ b/messages/pl-PL.json @@ -3430,5 +3430,7 @@ "memberPortalShowingResources": "Wyświetlanie zasobów od {start} do {end} z {total}", "memberPortalPrevious": "Poprzedni", "memberPortalNext": "Następny", - "httpSettings": "HTTP Settings" + "httpSettings": "HTTP Settings", + "tcpSettings": "TCP Settings", + "udpSettings": "UDP Settings" }