diff --git a/messages/ko-KR.json b/messages/ko-KR.json index 143d3978a..be93e2434 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -864,8 +864,8 @@ "policyAuthHeaderAuthTitle": "기본 헤더 인증", "policyAuthHeaderAuthDescription": "각 요청에서 맞춤 HTTP 헤더 이름 및 값을 검증", "policyAuthHeaderAuthSummary": "헤더 구성됨", - "policyAuthHeaderName": "헤더 이름", - "policyAuthHeaderValue": "예상 값", + "policyAuthHeaderName": "Username", + "policyAuthHeaderValue": "Password", "policyAuthSetPasscode": "패스코드 설정", "policyAuthSetPincode": "PIN 코드 설정", "policyAuthSetEmailWhitelist": "이메일 화이트리스트 설정",