Provides information about current translation progress for particular project in Crowdin. Works in YouTrack 2018.1+, Hub 2018.1+, Upsource 2018.1+.
- NodeJS and NPM are required
- Run
npm install
in the project folder to install dependencies - Run
npm start
in the project folder to run development http server - Open widgets playground (/dashboard/widgets-playground) and enter your development server address.
- To build dist user
npm run-script build
- After running
npm run-script build
archive all content of dist as ZIP file and it is ready to upload to Hub
The code of this widget except of the pict/crowdin.ico file is licensed with Apache 2.0.
Crowdin logo name and icon (crowdin.ico) are registered trademark and property of Crowdin Inc.