TangoBeee/Weathernaut
Feature Request: Add Multiple Language Support to Weathernaut
Aberta
#9 aberto em 1 de out. de 2024
good first issuehacktoberfest
Métricas do repositório
- Stars
- (66 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
We’d like to enhance the Weathernaut app by adding support for multiple languages. This will help make the app more accessible to users around the world.
Tasks:
- Identify key phrases and strings in the app that need translation.
- Create a structure for language resources (e.g., using strings.xml for Android).
- Translate the identified strings into the desired languages.
- Implement language selection functionality in the app settings.
Benefits:
- Improves user experience for non-English speakers.
- Increases the app's reach and usability.
Notes:
This task is a great opportunity for beginners to get involved in open source development. Feel free to ask any questions if you need guidance!