DeepL API Translate Github Action
Version updated for https://github.com/tylerthehaas/deepl-translate-github-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The DeepL Translate GitHub Action automates the translation of text files in a repository using the DeepL API, supporting formats like .md, .html, .xml, .txt, and both flat and nested JSON locale files. It simplifies language localization tasks, particularly for multilingual documentation or applications, by generating translated files in target languages. The action also addresses challenges with handling markdown tags during translation, enhancing compatibility with .md documents.
Release notes
What’s Changed
- Fix/incremental pr translation by @bit-tyler in https://github.com/tylerthehaas/deepl-translate-github-action/pull/3
New Contributors
- @bit-tyler made their first contribution in https://github.com/tylerthehaas/deepl-translate-github-action/pull/3
Full Changelog: https://github.com/tylerthehaas/deepl-translate-github-action/compare/beta.3...v1.0.0