Google 翻译工具不会使翻译首选项在多个页面上持续存在
Google 翻译工具可让您在网站中嵌入翻译下拉菜单,以便用户翻译页面。但是,此首选项仅适用于该页面...一旦他们单击网站上的其他页面,他们就必须重新选择语言。
关于如何使这种偏好持续下去有什么想法吗?是否有我缺少的谷歌翻译选项(这似乎是一个非常常见的用例)?或者我是否坚持使用 jQuery 设置 cookie,然后触发所需的
Google Translate Tools let you embed a translation dropdown in your website that lets users translate pages. However, this preference is only for that page...as soon as they click to a different page on the site, they have to re-select the language.
Any ideas on how to make this preference persistent? Is there an option for Google Translate that I'm missing (it seems like this would be an extremely common use case)? Or am I stuck using jQuery to set a cookie and then trigger a click event for the desired <option> on each page load?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我最终使用 http://translateth.is 代替。它包含此功能。
I ended up using http://translateth.is instead. It has this feature included.
您可以使用 jquery 来执行此操作,
例如: http://sitehelp.com.au/jtranslate/
You can use jquery to do this,
An example: http://sitehelp.com.au/jtranslate/
来自 Google 翻译支持:
这意味着访问 http://translate.google.com/ 并执行此操作。我相信它甚至给出了与工具不同的翻译。
From google translate support:
It means going on http://translate.google.com/ and doing that. I believe it even gives a different translation from the Tools.