From 825f192c60b9277b980354387f0d3c5ad4989d7b Mon Sep 17 00:00:00 2001 From: Stavros Date: Sun, 22 Feb 2026 08:41:41 +0200 Subject: [PATCH] New translations en.json (Chinese Simplified) --- frontend/src/lib/i18n/locales/zh-CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/zh-CN.json b/frontend/src/lib/i18n/locales/zh-CN.json index a52e38e..5661e5a 100644 --- a/frontend/src/lib/i18n/locales/zh-CN.json +++ b/frontend/src/lib/i18n/locales/zh-CN.json @@ -69,7 +69,7 @@ "authorizeSuccessTitle": "已授权", "authorizeSuccessSubtitle": "您将在几秒钟内被重定向到应用程序。", "authorizeErrorClientInfo": "加载客户端信息时发生错误。请稍后再试。", - "authorizeErrorMissingParams": "The following parameters are missing: {{missingParams}}", + "authorizeErrorMissingParams": "参数缺失:{{missingParams}}", "openidScopeName": "OpenID 连接", "openidScopeDescription": "允许应用访问您的 OpenID 连接信息。", "emailScopeName": "邮箱",