Skip to content

Add Multi-Lingual Support (English + Hindi / Regional Languages) #800

@dimpal-yadav

Description

@dimpal-yadav

📝 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

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions