-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
hacktoberfest-acceptedlevel 110 points10 pointsrecodethis is label for leaderboardthis is label for leaderboard
Milestone
Description
📝 Description:
Currently, the website content is only available in English.
To make RecodeHive more inclusive and user-friendly for Indian audiences, we should add multi-language support (starting with Hindi, and optionally more regional languages later).
This will help users from different backgrounds understand tutorials, documentation, and blogs better.
💡 Expected Solution:
Add a language switcher (toggle or dropdown) in the navbar or footer.
Use a translation library like i18next, react-intl, or a JSON-based custom setup.
All static text (buttons, headings, tooltips, etc.) should support multiple languages.
Store the user’s selected language in localStorage so it persists after refresh.
Metadata
Metadata
Assignees
Labels
hacktoberfest-acceptedlevel 110 points10 pointsrecodethis is label for leaderboardthis is label for leaderboard
Type
Projects
Status
Done