Description
Add multi-language support to make the application accessible to a global audience.
Tasks
- Install and configure
next-intl or react-i18next
- Extract all hardcoded strings to translation files
- Create translation files for at least 2 languages (English + 1 other)
- Add language switcher component
- Handle date/number formatting for different locales
- Update metadata for SEO in multiple languages
- Test RTL (right-to-left) language support
Recommended Languages to Start
- English (en) - default
- Spanish (es) or French (fr)
Acceptance Criteria
Description
Add multi-language support to make the application accessible to a global audience.
Tasks
next-intlorreact-i18nextRecommended Languages to Start
Acceptance Criteria