Domanda

Is it possible to get a translated location field of a page via the Facebook API? For example:

http://graph.facebook.com/fac.ciencias.ul?fields=location

That returns the city in English ("Lisbon"). Even this:

http://graph.facebook.com/fac.ciencias.ul?fields=location&locale=pt_PT

(specifying the locale 'portuguese') has no effect. What I would like is to get "Lisboa" (In Portuguese - pt-PT) instead of "Lisbon" (English).

È stato utile?

Soluzione

this cannot be translated. You should have a look at the Facebook Page of this University and click the Info link. At the info page you will see that someone entered the address in English

Regards

Michael

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top