From 190074ea0c9c2b4f85ffb115135925f8c5812862 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Fri, 1 May 2026 16:57:24 -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 e98fc65fa..5aee0037c 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -763,6 +763,7 @@ "newtEndpoint": "엔드포인트", "newtId": "ID", "newtSecretKey": "비밀", + "newtVersion": "Version", "architecture": "아키텍처", "sites": "사이트", "siteWgAnyClients": "WireGuard 클라이언트를 사용하여 연결하십시오. 피어 IP를 사용하여 내부 리소스에 접근해야 합니다.", @@ -3201,5 +3202,6 @@ "domainPickerWildcardSubdomainNotAllowed": "와일드카드 서브도메인은 허용되지 않습니다.", "domainPickerWildcardCertWarning": "와일드카드 리소스는 올바르게 작동하려면 추가 구성이 필요할 수 있습니다.", "domainPickerWildcardCertWarningLink": "자세히 알아보기", - "health": "건강" + "health": "건강", + "domainPendingErrorTitle": "Verification Issue" }