-->

Google translate exclude words

2019-02-19 01:37发布

问题:

I have a Google translate on our site. I want to prevent some words and phrases from translation. Is it possible to create some list of NonTranslated words and word combinations?

回答1:

The only possibility is to add class="notranslate" to the elements that shouldn´t be translated. To prevent the whole site from being translated, add <meta name="google" content="notranslate">