Skip to content

🐛 Bug: Language Section Not Converting Text to Hindi #14

@tarun6k

Description

@tarun6k

🐛 Bug: Language Section Not Converting Text to Hindi

Description

In the language selection section, the text does not convert to Hindi when the Hindi language option is selected. The UI remains in the default language instead of switching properly.

Screenshot

Image

Replace the above path with the actual screenshot file path in your repository
(e.g., drag & drop the image into the issue on GitHub to auto-upload)

Steps to Reproduce

  1. Open the website
  2. Navigate to the language selection section
  3. Select "Hindi" as the preferred language
  4. Observe the displayed text

Expected Behavior

  • All relevant text should switch to Hindi
  • UI labels, headings, and content should reflect the selected language

Actual Behavior

  • Text remains in the default language
  • Hindi translation is not applied

Possible Cause

  • Missing or incorrect translation mapping for Hindi
  • Language switch event not triggering properly
  • i18n configuration issue or fallback overriding Hindi

Suggested Fix

  • Verify Hindi translations are properly defined in language files
  • Ensure language switch handler updates UI state correctly
  • Check fallback language settings in i18n configuration
  • Confirm proper locale code is used (e.g., hi for Hindi)

Environment

  • Device: Desktop / Mobile
  • Browser: All major browsers
  • OS: All

Additional Notes

This issue impacts accessibility and usability for Hindi-speaking users.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions