Description
The app has i18n setup but likely has missing translations. This was partially identified in issue #91. Need to ensure all UI text is properly translated.
Requirements
- Audit all pages for hardcoded text
- Ensure all text uses t() function
- Complete French translations
- Complete English translations
- Add additional languages if needed (Spanish?)
Areas to Check
- Button labels
- Table headers
- Form labels and placeholders
- Error messages
- Success toasts
- Empty states
- Dialog titles and descriptions
Current Known Issues
Acceptance Criteria
Priority
Medium - affects user experience significantly
Description
The app has i18n setup but likely has missing translations. This was partially identified in issue #91. Need to ensure all UI text is properly translated.
Requirements
Areas to Check
Current Known Issues
Acceptance Criteria
Priority
Medium - affects user experience significantly