Hello Ebtihal,
thanks for pointing me to the correct file (post-sharing.php).
Unfortunately your advice did not work.
I replaced the text string in first step but it has no effect and there was no changing of language and in second step i changed the textstring in line 25: load(‘//connect.facebook.net/en/all.js#xfbml=1’, ‘fbjssdk’);
with this: load(‘//connect.facebook.net/de_DE/sdk.js#xfbml=1’, ‘fbjssdk’);
this did not work, too.
Any Idea why it’s still shown in english? I suppose in case of error the Plugin will fallback to Standard language english.
But what is wrong? Or is the language Definition in an other place, too?