fb 之类的按钮始终显示为区域设置 en_US

发布于 2024-12-02 23:26:45 字数 195 浏览 1 评论 0原文

我在我的德国网站上使用 XFBML Facebook 点赞按钮。 将语言环境更改为 de_DE 以显示“Gefällt mir”,并且它工作了几天。 但现在它忽略了区域设置,每个人都看到“喜欢”。

我不明白为什么它改变了。 使用的代码与之前相同。 使用的网络服务器位于德国。 我的 Facebook 帐户设置为德语。

还有什么可以起到作用呢?

I am using the XFBML Facebook like button on my german website.
The locales were changed to de_DE to display "Gefällt mir" and it worked for some days.
But now it is ignoring the locales and everybody sees "Like".

I can not figure out why it has changed.
The used code is the same as before.
The used web server is located in germany.
My facebook account is set to german language.

What else could have an effect?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

怪异←思 2024-12-09 23:26:46

您在包含 Like 按钮的页面中加载哪个版本的 javascript sdk?
确保您正在加载 de_DE 版本

which version of the javascript sdk u are loading in your page that contains the like button?
make sure you are loading the de_DE version

月棠 2024-12-09 23:26:45

我发现我的错误了...
我的 CMS 还可以使用 FB 帐户登录。
为此,它会在页面的页脚中再次加载 javascript sdk。
此版本设置为 en_US!

I have found my mistake...
My CMS also uses the possibility to login using a FB account.
For that it loads the javascript sdk again in the footer of the page.
This version was set to en_US!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文