jcbvm / i18n-editor

GUI for editing your i18n translation files
MIT License
358 stars 78 forks source link

Plain JSON keys instead of tree keys #42

Closed vickyvxr closed 6 years ago

vickyvxr commented 6 years ago

Hi, I finally implemented the Plain JSON keys options. Now the i18n editor is compatible with react-int translations files. (https://github.com/yahoo/react-intl) This is the issue: https://github.com/jcbvm/i18n-editor/issues/41

Best regards.