This plugin allows you to translate the Modeler to another language.
Use npm, the Node.js package manager to download and install required dependencies:
npm install
To prepare the plug-in for release, executing all necessary steps, run:
npm run all
MIT