diff --git a/messages/ru-RU.json b/messages/ru-RU.json index 9fdca4bf3..c7f124078 100644 --- a/messages/ru-RU.json +++ b/messages/ru-RU.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": "Путь к email (необязательно)", "idpJmespathEmailPathOptionalDescription": "Путь к email пользователя в ID токене", "idpJmespathNamePathOptional": "Путь к имени (необязательно)",