diff --git a/messages/fr-FR.json b/messages/fr-FR.json index 8157d8776..39d4c4398 100644 --- a/messages/fr-FR.json +++ b/messages/fr-FR.json @@ -1176,6 +1176,10 @@ "idpJmespathAboutDescriptionLink": "En savoir plus sur JMESPath", "idpJmespathLabel": "Chemin d'identification", "idpJmespathLabelDescription": "Le JMESPath vers l'identifiant de l'utilisateur dans le jeton 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": "Chemin de l'email (Optionnel)", "idpJmespathEmailPathOptionalDescription": "Le JMESPath vers l'email de l'utilisateur dans le jeton ID", "idpJmespathNamePathOptional": "Chemin du nom (Optionnel)",