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" }