I'm using Facebook's PHP-lib to reading a user-feed through the api call. Therefore I created a dummy-application to use app-id and app-key to authenticate.
I'm receiving the feed data but the default status messages generated by Facebook (e.g. 'User has changed his profile photo.') are in english.
Is there a way to set the language of these messages?
Thx