diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 811e2f511..07e86b1e5 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -2032,13 +2032,13 @@ "healthCheckUnknown": "알 수 없음", "healthCheck": "상태 확인", "configureHealthCheck": "상태 확인 설정", - "configureHealthCheckDescription": "{target}에 대한 상태 모니터링 설정", + "configureHealthCheckDescription": "Set up monitoring for your resource to ensure it is always available", "enableHealthChecks": "상태 확인 활성화", "healthCheckDisabledStateDescription": "비활성화되면 이 사이트가 상태 확인을 수행하지 않으며 상태가 알 수 없는 것으로 간주됩니다.", "enableHealthChecksDescription": "이 대상을 모니터링하여 건강 상태를 확인하세요. 필요에 따라 대상과 다른 엔드포인트를 모니터링할 수 있습니다.", "healthScheme": "방법", "healthSelectScheme": "방법 선택", - "healthCheckPortInvalid": "올바르지 않은 서브넷 마스크입니다. 1에서 65535 사이여야 합니다", + "healthCheckPortInvalid": "Port must be between 1 and 65535", "healthCheckPath": "경로", "healthHostname": "IP / 호스트", "healthPort": "포트", @@ -2080,6 +2080,11 @@ "sshServerDestination": "서버 목적지", "sshServerDestinationDescription": "Configure the destination of the SSH server", "destination": "대상지", + "destinationRequired": "Destination is required.", + "domainRequired": "Domain is required.", + "proxyPortRequired": "Port is required.", + "invalidPathConfiguration": "Invalid path configuration.", + "invalidRewritePathConfiguration": "Invalid rewrite path configuration.", "bgTargetMultiSiteDisclaimer": "여러 사이트를 선택하면 고가용성을 위한 내구성 있는 라우팅 및 장애 조치를 활성화합니다.", "roleAllowSsh": "SSH 허용", "roleAllowSshAllow": "허용",