문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top