Skip to content

feat: complete phase localization and fix indian translation issue

Laxman Reddy requested to merge feat/l10n-indian-languages into develop

Description:

This PR completes Phase 1 localization by achieving full translation coverage for all supported Indian languages.

Changes include:

  • Fixed missing translations in Telugu and Hindi
  • Added full translations for Kannada, Tamil, Bengali, and Malayalam (709 keys each)
  • Fixed issue where Kannada (kn) was incorrectly displaying Telugu text by correcting translation values and i18n mapping

All languages now have complete and valid translations with no empty values.


Type of Change:

  • Bug Fix
  • Feature Development
  • Documentation

Testing:

  • Tested on desktop
  • Tested on mobile
  • Tested in different browsers

Screenshots (if applicable):

  • Language switcher showing all 6 languages
  • UI rendering correctly in Kannada (no Telugu text)
  • Sample screens for Telugu, Hindi, Tamil, Bengali, Malayalam image image image image image image

Video Demo

Screen_Recording_2026-04-09_111834

Checklist:

  • Code follows project style guidelines
  • Self-review completed
  • No console errors
  • TypeScript types are correct

Merge request reports

Loading