mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-20 21:27:37 +00:00
Route remaining Control UI agent, debug, channel refresh, and exec approval copy through the locale source of truth. Preserve the English Cron Jobs tab label, keep the security audit command monospace, and regenerate locale metadata against current main. Verified locally: - pnpm test ui/src/ui/views/agents.test.ts ui/src/ui/views/debug.test.ts ui/src/ui/views/exec-approval.test.ts - pnpm ui:i18n:check - pnpm exec oxfmt --check --threads=1 ui/src/i18n/locales/en.ts ui/src/i18n/locales/zh-CN.ts ui/src/ui/views/agents-panels-status-files.ts ui/src/ui/views/agents.ts ui/src/ui/views/agents.test.ts ui/src/ui/views/debug.ts ui/src/ui/views/debug.test.ts ui/src/ui/views/exec-approval.ts ui/src/ui/views/exec-approval.test.ts - git diff --check origin/main...HEAD