Open AArchange opened 3 months ago
I'm searching for relevant snippets in your repository. If this is your first time using Sweep, I'm indexing your repository, which will take a few minutes.
[!TIP] To recreate the pull request, edit the issue title or 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