Simple GUI for CRUD translate keys of
ngx-translate
, which includedngx-translate-lint
git clone https://github.com/svoboda-rabstvo/ngx-translate-editor.git
cd ngx-translate-editor
npm install --legacy-peer-deps
npm run electron:windows
or
npm run electron:mac
or
npm run electron:linux
Then go to the release
folder and open the app.
You may contribute in several ways like requesting new features, adding tests, fixing bugs, improving documentation or examples