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