-
-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Description
Hi! First of all, thank you for this project — great work 👍
I’d like to propose adding localization (i18n) support so the application can be used in multiple languages (for example: English, Russian, German, etc.).
This would make the project more accessible to a wider audience and easier to adapt for international users.
Possible approach:
- Use a standard i18n solution (e.g. next-intl / i18next, depending on the stack)
- Store translations in JSON files
- Load language based on route or user preference
If you’re open to this idea, I’d be happy to help with implementation or create a PR.
Thanks for your time!
Metadata
Metadata
Assignees
Labels
No labels