From 4ad978d68a94990daf33a140b10457c94357c801 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 1 Sep 2026 12:46:23 -0400 Subject: [PATCH] New translations en-us.json (Russian) [ci skip] --- messages/ru-RU.json | 4 ++++ 1 file changed, 4 insertions(+) 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": "Путь к имени (необязательно)",