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

[BUG]: Incorrect appearance of the code editor when the page is automatically translated #1665

Open
RuslanAsadov opened this issue Nov 13, 2024 · 0 comments

Comments

@RuslanAsadov
Copy link

When the page is automatically translated using Google Translate, not only the text on the left side is translated but also the right side with the code editor

SCR-20241113-txvx

To solve this problem, I suggest adding the translate="no" attribute to the entire right side (element id="right-side"). This will prevent the code editor’s content from being translated and keep it in its original form.

SCR-20241113-tyfn

Implementing this change in the frontend part of the application will help foreign developers study the language more comfortably. If needed, I am willing to assist by submitting a Pull Request. However, I could not find the source code of the project on GitHub.

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

No branches or pull requests

1 participant