Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

☂️ Implement Internationalization (i18n) #8

Open
5 tasks
giolaq opened this issue Sep 30, 2024 · 2 comments
Open
5 tasks

☂️ Implement Internationalization (i18n) #8

giolaq opened this issue Sep 30, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request 🎃 hacktoberfest help wanted Issues ideal for external contributors. ☂️ umbrella To label issues that serve as coordination point and drivers for many tasks

Comments

@giolaq
Copy link
Contributor

giolaq commented Sep 30, 2024

Description

To make our React Native Multi-TV App more accessible to a global audience, we need to implement internationalization. This will involve setting up a localization system and translating the app's content into multiple languages.

Tasks

  • Set up a localization library (e.g., react-i18next)
  • Create language files for at least two additional languages (e.g., Spanish and French)
  • Implement language selection in the app settings
  • Ensure all hardcoded strings in the app are replaced with localized versions
  • Update the README with information on how to add new languages

Expected Outcome

The app should be fully functional in at least three languages, with an easy way for users to switch between them. The system should also be easily expandable for adding more languages in the future.

Resources

@giolaq giolaq added enhancement New feature or request help wanted Issues ideal for external contributors. ☂️ umbrella To label issues that serve as coordination point and drivers for many tasks 🎃 hacktoberfest labels Sep 30, 2024
@giolaq giolaq changed the title Implement Internationalization (i18n) ☂️ Implement Internationalization (i18n) Sep 30, 2024
@madhushree007
Copy link

Hi, I would like to work on this issue. Could you please assign this task to me. Thanks,

@giolaq
Copy link
Contributor Author

giolaq commented Oct 10, 2024

Thank you! I've assigned the issue to you 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 🎃 hacktoberfest help wanted Issues ideal for external contributors. ☂️ umbrella To label issues that serve as coordination point and drivers for many tasks
Projects
None yet
Development

No branches or pull requests

2 participants