Skip to content

feat(i18n): integrate internationalization support into develop

Dharun Kamisetty requested to merge feat/i18n-integrate-to-develop into develop

What does this MR do and why?

feat(i18n): integrate internationalization support into develop

Merge feat/i18n-clean-reapply branch into develop

Features added:

  • i18n infrastructure (i18next, react-i18next)
  • Language switcher component (English, Hindi, Telugu)
  • Complete translations for all volunteer/coordinator pages
  • Patient status page with translated status steps
  • Language persistence across sessions
  • Updated tests for localized strings

Translation coverage:

  • English: 749 keys
  • Hindi: 802 keys
  • Telugu: 794 keys

References

Screenshots or screen recordings

Before After

How to set up and validate locally

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Dharun Kamisetty

Merge request reports

Loading