Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我正在开发的网站上,每当我选择单选按钮时,谷歌浏览器都会要求从挪威语翻译该页面,即使该页面是用英文编写的。它不时这样做,我不知道为什么。我试图在火狐和 Internet Explorer 中加载页面,但我没有看到这个问题。chrome在使用单选按钮时是否有问题,或者这可能是代码中的问题?
谢谢你的时间。
如果你想抑制谷歌翻译,你可以添加标签
<meta name="google" value="notranslate">
或者,您可以将类 notranslate 添加到您不想翻译的任何项目。
<span class="notranslate">