From 7c9c180e1bc2b323bc2a7d005cf5a9208a90e72c Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 1 Jun 2026 16:09:53 -0700 Subject: [PATCH] New translations en-us.json (Dutch) [ci skip] --- messages/nl-NL.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/nl-NL.json b/messages/nl-NL.json index 30e5c4fff..e75a556de 100644 --- a/messages/nl-NL.json +++ b/messages/nl-NL.json @@ -3430,5 +3430,7 @@ "memberPortalShowingResources": "Toont {start}-{end} van {total} bronnen", "memberPortalPrevious": "Vorige", "memberPortalNext": "Volgende", - "httpSettings": "HTTP Settings" + "httpSettings": "HTTP Settings", + "tcpSettings": "TCP Settings", + "udpSettings": "UDP Settings" }