diff --git a/messages/ko-KR.json b/messages/ko-KR.json index c6af3e4f3..ff770766f 100644 --- a/messages/ko-KR.json +++ b/messages/ko-KR.json @@ -1176,6 +1176,10 @@ "idpJmespathAboutDescriptionLink": "JMESPath에 대해 더 알아보기", "idpJmespathLabel": "식별자 경로", "idpJmespathLabelDescription": "ID 토큰에서 사용자 식별자에 대한 경로", + "idpIdentifierChangeTitle": "Identifier Path Change Warning", + "idpIdentifierChangeDescription": "You are about to change the identifier path. This will affect how existing users are mapped. Users who previously signed in through this identity provider may no longer be recognized as the same users.", + "idpIdentifierChangeConfirmMessage": "I confirm", + "idpIdentifierChangeWarningText": "This will affect how existing users are mapped", "idpJmespathEmailPathOptional": "이메일 경로 (선택 사항)", "idpJmespathEmailPathOptionalDescription": "ID 토큰에서 사용자의 이메일 경로", "idpJmespathNamePathOptional": "이름 경로 (선택 사항)",