Translation Action
Version updated for https://github.com/fabasoad/translation-action to version v4.2.0.
- This action is used across all versions by 15 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Translation Action” GitHub Action automates the process of translating text or files into various languages supported by a range of translation providers, including AWS, Google, Microsoft, and more. It simplifies multilingual content creation by integrating with popular translation APIs and handling the translation workflow directly within GitHub Actions. This action is ideal for automating localization tasks, enabling seamless text translation in CI/CD pipelines.
Release notes
What’s Changed
- chore(deps): bump tar from 7.5.7 to 7.5.9 by @dependabot[bot] in https://github.com/fabasoad/translation-action/pull/184
- chore(deps): bump tar from 7.5.9 to 7.5.10 by @dependabot[bot] in https://github.com/fabasoad/translation-action/pull/185
- chore(deps): bump tar from 7.5.10 to 7.5.11 by @dependabot[bot] in https://github.com/fabasoad/translation-action/pull/186
- chore(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in https://github.com/fabasoad/translation-action/pull/188
- feat: add “aws” provider by @fabasoad in https://github.com/fabasoad/translation-action/pull/189
Full Changelog: https://github.com/fabasoad/translation-action/compare/v4.1.0...v4.2.0