From d33c7565bb026ee65d33755a49ad9fc7221d56be Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 1 Sep 2026 12:46:25 -0400 Subject: [PATCH] New translations en-us.json (Turkish) [ci skip] --- messages/tr-TR.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/messages/tr-TR.json b/messages/tr-TR.json index 7b3227423..6fc562b1e 100644 --- a/messages/tr-TR.json +++ b/messages/tr-TR.json @@ -1176,6 +1176,10 @@ "idpJmespathAboutDescriptionLink": "JMESPath hakkında daha fazla bilgi edinin", "idpJmespathLabel": "Tanımlayıcı Yolu", "idpJmespathLabelDescription": "The JMESPath to the user identifier in the ID token", + "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": "E-posta Yolu (İsteğe Bağlı)", "idpJmespathEmailPathOptionalDescription": "The JMESPath to the user's email in the ID token", "idpJmespathNamePathOptional": "Ad Yolu (İsteğe Bağlı)",