Pergunta

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).

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top