fix(i18n): resolve namespace conflicts in useTranslations

↗ view on GitHub · Federico Cesconi · 2026-05-06 · 198ab24c

- Change useTranslations('common') to useTranslations() in 35 components
  that access keys from multiple namespaces
- Strip redundant 'common.' prefix from translation keys
- Fix AssistantWorkflowModal double namespace (assistant.assistant.*)
- TypeScript compiles cleanly, no more MISSING_MESSAGE errors
Repository fedec65/bettercallmitch
Author Federico Cesconi <federico@cesconi.com>
Authored
Parents c33fac9d
Stats 36 files changed , +140 , -140
Part of i18n Translation Hardening Pass

Capture this commit into my fork

Download a Markdown prompt that tells Claude how to port this exact commit into your working tree. Run it via claude -p < capture-commit-198ab24c.md from inside the repo you want the change in.

⬇ Download capture-commit-198ab24c.md