lemieux/react-messenger-plugin

Be able to change the default language

Opened this issue · 1 comments

Hi,
Could be good to be able to change the default language.
Something like passing in props lang="fr_FR"

As a workaround i add fb sdk manually then i use the prop FB={window.FB}

That's a good suggestion, I'll check what I can do about this. In the meantime, passing the sdk is a good workaround.