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

Fix: Google Translate not displaying on chrome #66

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

AyakorK
Copy link
Contributor

@AyakorK AyakorK commented Sep 26, 2023

🎩 Description

I attempted to remove the "pageLanguage" tag as it appears to be unnecessary. I couldn't find a way to set "autoTargetLanguage" to " ". This may fix the issue of the Google Translate widget not displaying properly. We need to thoroughly verify if this resolves the problem. Otherwise, we'll have to seek an alternative solution if we encounter another issue.

📖 Testing

  • Prior to initialization, ensure that "TRANSLATION_MODE="google"" is set in your .env file.
  • Initialize your application.
  • Execute the application.
  • Verify if your default browser language is displayed as a translation in the widget.
  • Try changing it to various languages.
  • Refresh the page.
  • Repeat these steps as many times as needed.

@AyakorK AyakorK marked this pull request as ready for review September 26, 2023 11:52
@AyakorK AyakorK requested a review from a team September 26, 2023 11:52
@Quentinchampenois Quentinchampenois merged commit 0851104 into develop Oct 2, 2023
6 checks passed
@Quentinchampenois Quentinchampenois deleted the fix/google_translate_not_working branch October 2, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants