Description:
The application is entirely in French with no internationalization (i18n) support. The generated CGUs are also French-only, limiting the addressable market to French-speaking countries.
Context/Rationale:
To scale globally, you need multi-language support. Many businesses operate internationally and need TOS in multiple languages. This severely limits market size and competitive positioning. GDPR applies EU-wide, not just France.
Implementation Suggestion / To-Do:
- Implement next-intl or react-i18next for UI translations
- Support at minimum: French, English, German, Spanish
- Create language-specific CGU templates with proper legal terminology
- Add language selector in navbar
- Store user language preference
- Ensure proper legal compliance for each jurisdiction
- Consider partnering with legal experts for translations
Description:
The application is entirely in French with no internationalization (i18n) support. The generated CGUs are also French-only, limiting the addressable market to French-speaking countries.
Context/Rationale:
To scale globally, you need multi-language support. Many businesses operate internationally and need TOS in multiple languages. This severely limits market size and competitive positioning. GDPR applies EU-wide, not just France.
Implementation Suggestion / To-Do: