From 1d0b65571a76bdbb0ba112fc95adf1efef790ae4 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 1 Sep 2026 12:46:14 -0400 Subject: [PATCH] New translations en-us.json (Korean) [ci skip] --- messages/ko-KR.json | 4 ++++ 1 file changed, 4 insertions(+) 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": "이름 경로 (선택 사항)",