From 880ab34739eb3193cc519b2dbe0aa4ffea3939df Mon Sep 17 00:00:00 2001 From: CJACK Date: Sun, 1 Feb 2026 05:37:39 +0800 Subject: [PATCH] feat: Translate UI texts and messages to Chinese across various components. --- webui/index.html | 2 +- webui/src/App.jsx | 16 +++---- webui/src/components/AccountManager.jsx | 58 ++++++++++++------------- webui/src/components/ApiTester.jsx | 30 ++++++------- webui/src/components/BatchImport.jsx | 54 +++++++++++------------ webui/src/components/Login.jsx | 14 +++--- webui/src/components/VercelSync.jsx | 44 +++++++++---------- 7 files changed, 109 insertions(+), 109 deletions(-) diff --git a/webui/index.html b/webui/index.html index b9f8f0c..0c3fb12 100644 --- a/webui/index.html +++ b/webui/index.html @@ -7,7 +7,7 @@ - DS2API Admin + DS2API 管理面板 diff --git a/webui/src/App.jsx b/webui/src/App.jsx index d195541..6e968d1 100644 --- a/webui/src/App.jsx +++ b/webui/src/App.jsx @@ -180,9 +180,9 @@ export default function App() {
- DS2API Admin + DS2API 管理面板
-

V1.0.0 Control Panel

+

V1.0.0 控制面板