-
-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
Description
Description: Implement multi-language support for international customers.
Tasks to accomplish:
Set up language files for supported languages
Create a language switcher component
Ensure all user-facing text is translatable
Implement URL structure for language-specific pages Acceptance Criteria:
Users can switch between available languages
All text content is correctly translated when language is changed
URLs reflect the selected language (e.g., /fr/products, /es/products)
Default language is set based on user's browser preferences
sweep-ai-deprecated