From 012f98afc308403fd76add0464555d8c9d7a9510 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Mon, 1 Jun 2026 16:09:51 -0700 Subject: [PATCH] New translations en-us.json (Korean) [ci skip] --- messages/ko-KR.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/messages/ko-KR.json b/messages/ko-KR.json index ebb91580f..20f7d5658 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -3430,5 +3430,7 @@ "memberPortalShowingResources": "{start}-{end} 중 {total}개의 리소스를 표시 중", "memberPortalPrevious": "이전", "memberPortalNext": "다음", - "httpSettings": "HTTP Settings" + "httpSettings": "HTTP Settings", + "tcpSettings": "TCP Settings", + "udpSettings": "UDP Settings" }