Google translate exclude words

不打扰是莪最后的温柔 提交于 2019-12-01 06:43:49

问题


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">



来源:https://stackoverflow.com/questions/18108262/google-translate-exclude-words

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!