formbuilder
formbuilder copied to clipboard
Work on i18n
We need to have the formbuilder translated in different languages / locales.
I have no idea what's the best way to achieve this with react. Any help would be welcome on the topic :)
we could use this: locales .json<->.po https://www.npmjs.com/package/i18next-conv translations module : https://github.com/i18next/react-i18next
source : http://blog.arkency.com/2015/03/use-your-gettext-translations-in-your-react-components/