Skip to content

Add translations with i18n#113

Open
jesusmarzor wants to merge 12 commits intoAfordin:mainfrom
jesusmarzor:feature/add-i18n
Open

Add translations with i18n#113
jesusmarzor wants to merge 12 commits intoAfordin:mainfrom
jesusmarzor:feature/add-i18n

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.

@vercel
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