James McLeod
James McLeod

Reputation: 31

Setting my country and locale in Facebook

I have an FB app that uses country and locale codes to display alternative content to users.

Does anyone know how I can change my user account's locale and country in Facebook so I can test the different values that are returned by the system?

Thanks in advance.

Upvotes: 1

Views: 20796

Answers (2)

Chris
Chris

Reputation: 41

You can also force the Facebook to open a page or application in a specific language with calling the URL with some additional parameters like this: https://apps.facebook.com/your-app-name/?locale=en_US (english) https://apps.facebook.com/your-app-name/?locale=hu_HU (hungarian)

Upvotes: 4

R.Kueny
R.Kueny

Reputation: 320

Arrow near Home > Account settings > General > Language

Upvotes: 1

Related Questions