-
Notifications
You must be signed in to change notification settings - Fork 3
Description
🚀 Feature Description
Implement internationalization support following Flutter’s official guidelines: Flutter Internationalization Documentation.
This will allow the application to support multiple languages and improve accessibility for users worldwide.
Additionally, restore or create an i18n label in the repository to categorize related issues and pull requests.
🎯 Purpose / Use Case
Currently, the application’s user interface supports only a single language, which limits accessibility for non-English-speaking users.
By implementing i18n, we can:
-
Provide a localized experience for users across different regions.
-
Increase accessibility and inclusivity.
-
Make it easier for contributors to identify and work on translation-related tasks via the i18n label.
This feature will improve user satisfaction and expand the app’s reach to a global audience.
🛠️ Suggested Solution (Optional)
No response
📎 Additional Context (Optional)
No response
No duplicate issue
- I confirm that this issue is not a duplicate
Code of Conduct
- I agree to follow this project's Code of Conduct