xtablo-source/apps/main/src/locales
Arthur Belleville 14688afdeb
feat(chat): add i18n support and filter self typing indicator
Add a `chat` i18n namespace (FR/EN) and replace all hardcoded strings
in chat components with useTranslation calls. Introduce a `labels` prop
on ChatProvider so chat-ui renders translated typing indicators,
placeholders, and aria labels. Also filter out typing events from the
current user on the client side.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-14 14:15:00 +02:00
..
en feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00
fr feat(chat): add i18n support and filter self typing indicator 2026-04-14 14:15:00 +02:00