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

Add translations with i18n #113

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

jesusmarzor
Copy link

Changes Made 🎉

  • feat: added new feature to improve user experience
  • fix: corrected a bug with login functionality
  • refactor: improved code readability and organization
  • docs: updated README with new instructions
  • chore: updated dependencies and configuration files

Describe Changes

I have added libraries to help us with the translation of the website.
The web is translated with the language of the browser.

In the future, we can put a dropdown or a button to change the language.

Folder distribution:

  • "src/config/" library configuration.
  • "src/locales" jsons with the translations (es and en).

New packages:

  • i18next
  • i18next-browser-languagedetector
  • react-i18next

Related Issue(s)

  • Issue Number

Visuals (Optional)

i18n-hackafor.mp4

Checklist ✅

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Copy link

vercel bot commented Apr 16, 2024

@jesusmarzor is attempting to deploy a commit to the aforina's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant