From 55e1c6c270edd105dcdd1a7560406c9ed0c1f690 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Tue, 1 Sep 2026 12:46:28 -0400 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index bca96f74e..9a7347210 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.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": "用户名路径(可选)",