From 74d310bcda5ba3da080829e6ddb200f49b591eec Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 1 Jun 2026 16:09:56 -0700 Subject: [PATCH] New translations en-us.json (Portuguese) [ci skip] --- messages/pt-PT.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/pt-PT.json b/messages/pt-PT.json index afd1666e3..bfcc68fe7 100644 --- a/messages/pt-PT.json +++ b/messages/pt-PT.json @@ -3430,5 +3430,7 @@ "memberPortalShowingResources": "Mostrando {start}-{end} de {total} recursos", "memberPortalPrevious": "Anterior", "memberPortalNext": "Próximo", - "httpSettings": "HTTP Settings" + "httpSettings": "HTTP Settings", + "tcpSettings": "TCP Settings", + "udpSettings": "UDP Settings" }