From a5863706dc4e87773d25c983e94690d4802985bb Mon Sep 17 00:00:00 2001 From: pigeon Date: Sun, 7 Jun 2026 19:42:08 +0800 Subject: [PATCH] docs(plan): mark Task 3 as completed (i18n added, commit 98741a0) --- superpowers/plans/2026-06-07-sysapp-management-plan.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/superpowers/plans/2026-06-07-sysapp-management-plan.md b/superpowers/plans/2026-06-07-sysapp-management-plan.md index d73914e..2b9b39b 100644 --- a/superpowers/plans/2026-06-07-sysapp-management-plan.md +++ b/superpowers/plans/2026-06-07-sysapp-management-plan.md @@ -119,13 +119,13 @@ git commit -m "feat(sysApp): export sysAppService from system service index" --- -## Task 3: 配置国际化(中英文) +## Task 3: 配置国际化(中英文) ✅ **Files:** -- Modify: `admin-ui/src/locales/zh-CN.ts` -- Modify: `admin-ui/src/locales/en-US.ts` +- Modify: `admin-ui/src/locales/zh-CN.ts` ✅ +- Modify: `admin-ui/src/locales/en-US.ts` ✅ -- [ ] **Step 1: 在 zh-CN.ts 添加中文** +- [x] **Step 1: 在 zh-CN.ts 添加中文** (commit `98741a0`) 定位到 `systemOAuth2Client: 'OAuth2客户端',` 这一行,在其后添加: