Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Multilingual Translator to OnlineBookSales Application #404

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

IkkiOcean
Copy link
Contributor

Description

This PR integrates the Google Multilingual Translator into the OnlineBookSales application, allowing users to easily translate content into various languages. This enhancement aims to improve accessibility and user experience for a broader audience.

Related Issues

Closes: #149

Changes

• Implemented the Google Multilingual Translator API for dynamic content translation.
• Added a language selection dropdown for users to choose their preferred language.
• Updated relevant components and pages to utilize the translation service.
• Enhanced the user interface to seamlessly incorporate the translation feature.

Screenshots (if applicable)

onlinebookstore.mp4

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I am working on this issue under GSSOC

Please make it LEVEL 3, level-1 is very low for this.

Copy link

github-actions bot commented Oct 9, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Trisha-tech Trisha-tech merged commit ce46fdd into Trisha-tech:master Oct 10, 2024
2 checks passed
@Trisha-tech
Copy link
Owner

Description

This PR integrates the Google Multilingual Translator into the OnlineBookSales application, allowing users to easily translate content into various languages. This enhancement aims to improve accessibility and user experience for a broader audience.

Related Issues

Closes: #149

Changes

• Implemented the Google Multilingual Translator API for dynamic content translation. • Added a language selection dropdown for users to choose their preferred language. • Updated relevant components and pages to utilize the translation service. • Enhanced the user interface to seamlessly incorporate the translation feature.

Screenshots (if applicable)

onlinebookstore.mp4

Checklist

Make sure to check off all the items before submitting. Mark with [x] if done.

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I am working on this issue under GSSOC

Please make it LEVEL 3, level-1 is very low for this.

Good Work @IkkiOcean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Implementing Multilingual Support
2 participants