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

[feat] Implement Spanish and French Language Support #273

Open
opxdelwin opened this issue Mar 10, 2024 · 2 comments
Open

[feat] Implement Spanish and French Language Support #273

opxdelwin opened this issue Mar 10, 2024 · 2 comments
Labels
enhancement New feature or request priority: low Low priority issue

Comments

@opxdelwin
Copy link
Contributor

Tell us about the task you want to perform and are unable to do so because the feature is not available
Add Spanish and French language support to enhance accessibility and usability.

Expected Outcome:
Enhanced accessibility and wider user reach.

Additional Information:
Aligns with inclusivity goal and expands user base.

Implementation

  1. Add language files for Spanish (app_es.arb) and French (app_fr.arb).
  2. Integrate flutter_localizations package for seamless language switching.
  3. Implement language selection feature in settings.
  4. Ensure dynamic localization without app restart.
@opxdelwin opxdelwin added the enhancement New feature or request label Mar 10, 2024
@animator animator added the good first issue Good for newcomers label Mar 17, 2024
@PedroFrancoDev
Copy link

@opxdelwin

Can I contribute to this feature?

@opxdelwin
Copy link
Contributor Author

opxdelwin commented Mar 27, 2024

Hey @PedroFrancoDev a PR is currently active. You may send across your own PR, but the best one would be merged.

Moreover, PR reviews are on hold as GSOC proposals are being reviewed. PR reviews are subject to resume around May.

@animator animator added priority: low Low priority issue and removed good first issue Good for newcomers labels Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low Low priority issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants