PolyLingo Translate YAML
Version updated for https://github.com/UsePolyLingo/translate-action-yaml 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 PolyLingo Translate YAML GitHub Action automates the translation of YAML locale files (e.g., for Rails or Vue i18n) by leveraging the PolyLingo API and Node SDK. It processes YAML files by flattening nested keys, translating the content via the API, and reconstructing the YAML structure for output. This action streamlines the localization workflow in CI/CD pipelines, saving time and effort by automating translations, managing changes incrementally, and optionally creating pull requests for updates.
What’s Changed
- feat: PolyLingo translate-action-yaml v1.0.0 (3f0f32a)