crowdin-action
Version updated for https://github.com/crowdin/github-action to version v2.14.0.
- This action is used across all versions by 11,886 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Crowdin Action automates the integration and synchronization of localization resources between Crowdin and GitHub. It streamlines tasks such as uploading and downloading translations, managing source files, and generating pull requests for updated translations, reducing manual effort in localization workflows. Additionally, it supports executing Crowdin CLI commands, enabling comprehensive control over localization processes.
Release notes
What’s Changed
- CLI 4.13.0 by @andrii-bodnar
- feat: add
command_outputfor arbitrary CLI commands by @andrii-bodnar in https://github.com/crowdin/github-action/pull/302 - docs: add GitHub App authentication example by @andrii-bodnar in https://github.com/crowdin/github-action/pull/301
Full Changelog: https://github.com/crowdin/github-action/compare/v2.13.0...v2.14.0