Skip to content

Conversation

@SomshekharArabali
Copy link
Contributor

📝 Description

This PR adds complete internationalization (i18n) support for the AskSaralSeva AI recommender component, ensuring all text is properly translated between English and Hindi.

Problem

Previously, several text elements in the AskSaralSeva component were hardcoded in English and not translating when users switched languages:

  • "AI Beta" badge
  • Pro Tips section
  • Privacy notice
  • Example queries
  • AI assistant tooltips
  • Initial greeting message not updating on language change

🧪 Testing

  • Tested language switching between English and Hindi
  • Verified initial greeting updates on language change
  • Confirmed all tooltips display in correct language
  • Checked Pro Tips section translations
  • Validated example queries in both languages
  • Tested dynamic scheme count messages (singular/plural)

📸 Screenshots

image image

Fixes #332

@vercel
Copy link

vercel bot commented Nov 15, 2025

@SomshekharArabali is attempting to deploy a commit to the eccentriccoder01's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@eccentriccoder01
Copy link
Owner

Great Work @SomshekharArabali!

@eccentriccoder01 eccentriccoder01 merged commit 3b50b51 into eccentriccoder01:main Nov 22, 2025
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working level 2 wocs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Example Queries Not Switching to Selected Language (Displaying English While UI Is in Hindi)

2 participants