openclaw/ui/src
Claude a2497ecaab
feat(ui): add i18n infrastructure and Traditional Chinese localization
- Create i18n module with t(), setLocale(), getLocale(), initLocale() functions
- Add English (en-US) and Traditional Chinese (zh-TW) locale files
- Translate overview, chat, sessions, logs views
- Add language switcher component in header
- Use Taiwan-style software terminology
2026-01-28 23:00:19 +00:00
..
i18n feat(ui): add i18n infrastructure and Traditional Chinese localization 2026-01-28 23:00:19 +00:00
styles feat(ui): add i18n infrastructure and Traditional Chinese localization 2026-01-28 23:00:19 +00:00
ui feat(ui): add i18n infrastructure and Traditional Chinese localization 2026-01-28 23:00:19 +00:00
main.ts feat(ui): add i18n infrastructure and Traditional Chinese localization 2026-01-28 23:00:19 +00:00
styles.css feat(ui): complete config page overhaul with sidebar nav, search, toggles, and diff view 2026-01-20 11:28:41 -05:00