A web-based editor for i18next translation files.
Built with React, TypeScript, Express (powered by webpack-dev-server), and react-datasheet
Install yarn
to install dependencies and run
$ yarn install
to install dependencies, then
$ yarn start
to start dev-server
Copy setting file and write your own setting for translation data
$ cp config.sample.json config.json