From f458311e3b1f83777829a8392698c442b9a26a3a Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 1 Jun 2026 16:10:05 -0700 Subject: [PATCH] New translations en-us.json (Norwegian Bokmal) [ci skip] --- messages/nb-NO.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/nb-NO.json b/messages/nb-NO.json index aa1fa6aea..600886c1a 100644 --- a/messages/nb-NO.json +++ b/messages/nb-NO.json @@ -3430,5 +3430,7 @@ "memberPortalShowingResources": "Viser {start}-{end} av {total} ressurser", "memberPortalPrevious": "Forrige", "memberPortalNext": "Neste", - "httpSettings": "HTTP Settings" + "httpSettings": "HTTP Settings", + "tcpSettings": "TCP Settings", + "udpSettings": "UDP Settings" }