Skip to content

Fix : #165 Language Switch — Homepage Now Supports Multi-language#166

Merged
Gyanthakur merged 8 commits into
Gyanthakur:mainfrom
ankitjhagithub21:fix-translation
Oct 26, 2025
Merged

Fix : #165 Language Switch — Homepage Now Supports Multi-language#166
Gyanthakur merged 8 commits into
Gyanthakur:mainfrom
ankitjhagithub21:fix-translation

Conversation

@ankitjhagithub21

Copy link
Copy Markdown
Contributor

📝 Description

This pull request fixes the issue where the website language did not change when switching between different languages.
Now, the homepage dynamically updates its content based on the selected language.

Fixes #165


🔍 Type of Change

  • 🐛 Bug fix (non-breaking change that fixes an issue)

✅ Checklist

  • My code follows the project’s coding style and guidelines.
  • I have performed a self-review of my code.
  • I have commented my code where necessary.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing tests pass locally with my changes.
  • I have updated the documentation if required.

📸 Screenshots

Before:
Language does not change when user select other language

Screenshot 2025-10-19 at 10 41 25 PM

After:
Homepage text, navigation links, and hero section now update automatically when the language is changed.

Screenshot 2025-10-19 at 10 41 54 PM

@vercel

vercel Bot commented Oct 19, 2025

Copy link
Copy Markdown

@ankitjhagithub21 is attempting to deploy a commit to the gyanthakur's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job, @ankitjhagithub21! Thanks for creating the pull request.
Soon the maintainers/owner will review it and provide you with feedback/suggestions.
Make sure to star this awesome repository and follow the account!

@ankitjhagithub21

Copy link
Copy Markdown
Contributor Author

Hi @Gyanthakur Please check the pr

@vercel

vercel Bot commented Oct 21, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
component-library Ready Ready Preview Comment Oct 26, 2025 10:20am

@Gyanthakur

Copy link
Copy Markdown
Owner

@ankitjhagithub21 great work!
but your changes are reflect in only home page, fix it for all pages
image
look, hindi not working

@ankitjhagithub21

ankitjhagithub21 commented Oct 21, 2025

Copy link
Copy Markdown
Contributor Author

@Gyanthakur ok i will add translations for all the pages.

@Gyanthakur Gyanthakur left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ankitjhagithub21 resolve conflict

@ankitjhagithub21 ankitjhagithub21 force-pushed the fix-translation branch 2 times, most recently from 50b0d54 to f50d666 Compare October 23, 2025 19:15
@ankitjhagithub21

Copy link
Copy Markdown
Contributor Author

Hi @Gyanthakur , I have added translations for all the pages including footer in four languages please check it.

@Gyanthakur

Gyanthakur commented Oct 25, 2025

Copy link
Copy Markdown
Owner

@ankitjhagithub21 fix navbar, rest changes are good.
image

common.navigation multiple places remove it and make it responsive for all devices.

@ankitjhagithub21

ankitjhagithub21 commented Oct 25, 2025

Copy link
Copy Markdown
Contributor Author

Hi, @Gyanthakur i have fixed the navbar issue and also playground application error. Please check it

@Gyanthakur

Copy link
Copy Markdown
Owner

@ankitjhagithub21 great work!

@Gyanthakur Gyanthakur merged commit 1ee88fe into Gyanthakur:main Oct 26, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue: Website Language Does Not Change on Language Switch

2 participants