Generate your multi-language changelog with DeepL and Node.js
- Rename the
.env_devto.env - Append your API key to the
DEEPL_API_KEYenvironment variable - Set the desired translations in the
languages.json
- Create a file
CHANGELOG_BASE.txtwith your translations - Run
npm run translate - See the translated changelog in
CHANGELOG_ALL.txt
MIT