it0/it0-web-admin/src
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
..
app fix: show OpenClaw in non-Chinese, 小龙虾 only in zh/zh_TW 2026-03-08 01:48:25 -08:00
application fix: correct all web-admin API endpoint URLs to match backend routes 2026-03-02 09:29:51 -08:00
domain feat(referral): add user-level personal circle + points system 2026-03-08 00:18:17 -08:00
i18n fix: show OpenClaw in non-Chinese, 小龙虾 only in zh/zh_TW 2026-03-08 01:48:25 -08:00
infrastructure feat(referral): add user-level personal circle + points system 2026-03-08 00:18:17 -08:00
lib Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
presentation fix: show OpenClaw in non-Chinese, 小龙虾 only in zh/zh_TW 2026-03-08 01:48:25 -08:00
stores fix: correct all web-admin API endpoint URLs to match backend routes 2026-03-02 09:29:51 -08:00
styles feat: redesign sidebar with icons, collapse toggle, and improved theme 2026-02-22 02:09:28 -08:00
types Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00