From bba34a15a7d874af0b87a632d3cc5b86418a6228 Mon Sep 17 00:00:00 2001 From: Owen Schwartz Date: Wed, 12 Aug 2026 17:33:03 -0400 Subject: [PATCH] New translations en-us.json (Chinese Simplified) [ci skip] --- messages/zh-CN.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/messages/zh-CN.json b/messages/zh-CN.json index 00bb91158..ae1003a22 100644 --- a/messages/zh-CN.json +++ b/messages/zh-CN.json @@ -43,6 +43,8 @@ "inviteLoginUser": "请确保您以正确的用户登录。", "inviteErrorNoUser": "很抱歉,但看起来你想访问的邀请不是一个存在的用户。", "inviteCreateUser": "请先创建一个帐户。", + "inviteErrorOidcNotAllowed": "Invites can only be accepted by internal accounts. Sign out and log in with your password for this email.", + "inviteLoginInternalOnly": "Invites require an internal account with a password. Create an account or sign in with your password.", "goHome": "返回首页", "inviteLogInOtherUser": "以不同的用户登录", "createAnAccount": "创建帐户",