Eugene Manuilov
Eugene Manuilov
Hi @AlexanderSchoenfeld, I don't work with Typescript and don't know it. So if you want it, feel free to submit a pull request.
Hey @hankewins, have you seen cli command in the [README section](https://github.com/eugene-manuilov/react-gettext#poedit) for POEdit? Did it help or you still have troubles?
Thanks, @dcholth! It is pretty simple, just change translations catalog and plural form for your HOC and it should trigger re-render cycle. See example application: https://github.com/eugene-manuilov/react-gettext/tree/master/examples/poedit Hope it will help.
Hi @pereirinha! I have submitted a fix for this issue. Can you try it on your end to make sure it works properly? There is **fix/multiple-editors** branch where you can...