it0/it0-web-admin/src/app
hailin b666bed740 fix: show OpenClaw in non-Chinese, 小龙虾 only in zh/zh_TW
Flutter app:
- app_zh.arb: OpenClaw → 小龙虾
- app_zh_TW.arb: OpenClaw → 小龍蝦
- app_en.arb: revert 小龙虾 back to OpenClaw

Web admin:
- Add serverPool/openclawInstances keys to en/zh sidebar.json
- en: "OpenClaw Instances", zh: "小龙虾实例"
- sidebar.tsx: use t() instead of hardcoded strings
- openclaw-instances + server-pool pages: use t('openclawInstances')

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 01:48:25 -08:00
..
(admin) fix: show OpenClaw in non-Chinese, 小龙虾 only in zh/zh_TW 2026-03-08 01:48:25 -08:00
(auth) fix(login): replace phone OTP login with phone+password login 2026-03-07 08:24:42 -08:00
api feat(web-admin): add App Version Management page for IT0 App 2026-03-06 04:51:19 -08:00
layout.tsx fix(web-admin): suppress hydration warning from i18n language detection 2026-03-07 07:56:56 -08:00
page.tsx Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
providers.tsx feat: add multi-language (i18n) support to web admin with Chinese and English 2026-02-22 04:56:04 -08:00