Skip to content

Integrate i18next for internationalization across components#2

Merged
cristian-tamblay merged 1 commit intomainfrom
translation
Mar 16, 2026
Merged

Integrate i18next for internationalization across components#2
cristian-tamblay merged 1 commit intomainfrom
translation

Conversation

@Irozuku
Copy link
Copy Markdown
Collaborator

@Irozuku Irozuku commented Mar 9, 2026

  • Added translation support to FeaturesSection, Footer, HeroSection, Navbar, and SupportedBySection components.
  • Refactored static text to use translation keys from JSON files for English and Spanish languages.
  • Created new locale files for community, contact, download, features, footer, hero, navbar, and supportedBy sections in both English and Spanish.
  • Implemented a language switcher in the Navbar for dynamic language changes.
  • Updated package.json to include i18next and react-i18next dependencies.

- Added translation support to FeaturesSection, Footer, HeroSection, Navbar, and SupportedBySection components.
- Refactored static text to use translation keys from JSON files for English and Spanish languages.
- Created new locale files for community, contact, download, features, footer, hero, navbar, and supportedBy sections in both English and Spanish.
- Implemented a language switcher in the Navbar for dynamic language changes.
- Updated package.json to include i18next and react-i18next dependencies.
@cristian-tamblay cristian-tamblay merged commit 1aa5447 into main Mar 16, 2026
1 of 2 checks passed
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.

2 participants