How can I tell Google Translate to not translate a section of a website?
问题 Google Translate has a developer tool that will enable google translate on a website. Is there a way to tell Google Translate to not translate a section of the website? Perhaps with a class name on an HTML element? I've tried the HTML5 translate=no attribute. It has no effect. This is a particular problem because Google is mistranslating the name of the website. 回答1: According to Google instructions, setting class="notranslate" prevents Google translation. This appears to work, though using