From cfce5f7b1b8bde0f944d892030383f0cfa875106 Mon Sep 17 00:00:00 2001 From: shimingxy Date: Tue, 30 Sep 2025 15:57:25 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A4=BE=E4=BA=A4=E6=9C=8D=E5=8A=A1=20->?= =?UTF-8?q?=E7=A4=BE=E4=BA=A4=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../maxkey-web-mgt-app/src/assets/i18n/zh-CN.json | 2 +- .../maxkey-web-mgt-app/src/assets/i18n/zh-TW.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/maxkey-web-frontend/maxkey-web-mgt-app/src/assets/i18n/zh-CN.json b/maxkey-web-frontend/maxkey-web-mgt-app/src/assets/i18n/zh-CN.json index 3ba050064..fc8864ca4 100644 --- a/maxkey-web-frontend/maxkey-web-mgt-app/src/assets/i18n/zh-CN.json +++ b/maxkey-web-frontend/maxkey-web-mgt-app/src/assets/i18n/zh-CN.json @@ -46,7 +46,7 @@ "": "配置管理", "institutions": "机构配置", "accountsstrategys": "账号策略", - "socialsproviders": "社交服务", + "socialsproviders": "社交登录", "synchronizers": "同步器管理", "connectors":"连接器管理", "adapters": "适配器注册", diff --git a/maxkey-web-frontend/maxkey-web-mgt-app/src/assets/i18n/zh-TW.json b/maxkey-web-frontend/maxkey-web-mgt-app/src/assets/i18n/zh-TW.json index 300fcf088..0cc4fc938 100644 --- a/maxkey-web-frontend/maxkey-web-mgt-app/src/assets/i18n/zh-TW.json +++ b/maxkey-web-frontend/maxkey-web-mgt-app/src/assets/i18n/zh-TW.json @@ -47,7 +47,7 @@ "": "配置管理", "institutions": "機構配置", "accountsstrategys": "賬號策略", - "socialsproviders": "社交服務", + "socialsproviders": "社交登錄", "synchronizers": "同步器管理", "connectors":"連接器管理", "adapters": "適配器註冊",