Search code examples
facebookbuttonfacebook-likelocale

fb like button shows allways as locale en_US


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?


Solution

  • 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!