openclaw/ui
Claude cc74171b62
feat(ui): complete i18n coverage for remaining UI components
- Add i18n support to exec-approval.ts, gateway-url-confirmation.ts,
  markdown-sidebar.ts, instances.ts
- Convert config-form.render.ts SECTION_META to use dynamic i18n
- Update config-form.node.ts button titles to use i18n
- Convert nodes.ts dropdown options (SECURITY_OPTIONS, ASK_OPTIONS) to
  use translated labels
- Convert sessions.ts VERBOSE_LEVELS to use translated labels
- Add new translation keys for all components in both en-US and zh-TW

https://claude.ai/code/session_01PxfjMoSvvLonZpx1vtL1d2
2026-01-29 16:02:22 +00:00
..
public feat(ui): add favicon.ico from Mac app icon (#305) 2026-01-06 10:41:19 -06:00
src feat(ui): complete i18n coverage for remaining UI components 2026-01-29 16:02:22 +00:00
index.html refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
package.json refactor: rename clawdbot to moltbot with legacy compat 2026-01-27 12:21:02 +00:00
tsconfig.json fix(control-ui): serve dashboard at root 2025-12-19 05:11:08 +00:00
vite.config.ts fix(ui): default to relative paths for control UI assets 2026-01-09 15:32:55 +01:00
vitest.config.ts chore: update deps and add control ui routing tests 2025-12-30 14:30:46 +01:00