diff options
Diffstat (limited to 'core/l10n/zh_CN.json')
-rw-r--r-- | core/l10n/zh_CN.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/zh_CN.json b/core/l10n/zh_CN.json index ef630385032..f46e05fd86f 100644 --- a/core/l10n/zh_CN.json +++ b/core/l10n/zh_CN.json @@ -13,6 +13,7 @@ "No valid crop data provided" : "没有提供有效的裁剪数据", "Crop is not square" : "裁剪的不是正方形", "State token does not match" : "状态令牌无法匹配", + "Auth flow can only be started unauthenticated." : "验证流程只能在未经身份验证的情况下启动。", "Password reset is disabled" : "密码重置不可用", "Couldn't reset password because the token is invalid" : "令牌无效, 无法重置密码", "Couldn't reset password because the token is expired" : "令牌已过期, 无法重置密码", @@ -268,6 +269,7 @@ "Log in" : "登录", "Stay logged in" : "保持登录", "Alternative Logins" : "其他登录方式", + "You are about to grant \"%s\" access to your %s account." : "您即将向您的%s帐户授予“%s”访问权限。", "App token" : "App 令牌", "Alternative login using app token" : "使用应用程序令牌替代登录", "Redirecting …" : "正在转向...", |