Below you will find pages that utilize the taxonomy term “UsePolyLingo”
April 29, 2026
PolyLingo Translate Laravel
Version updated for https://github.com/UsePolyLingo/translate-action-laravel 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 Laravel GitHub Action automates the translation of Laravel language files during continuous integration (CI) using the PolyLingo platform and its Node SDK. It supports both JSON and PHP array-based language files, detecting the appropriate format automatically, and can handle delta updates to keep translations synchronized. This action simplifies multilingual support by streamlining the localization process, reducing manual effort, and enabling automated translation updates with features like pull request creation and baseline management.
April 27, 2026
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.
April 26, 2026
PolyLingo Translate
Version updated for https://github.com/UsePolyLingo/translateAction 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 GitHub Action automates the translation of flat JSON locale files (e.g., next-intl, i18next bundles) and Markdown documentation directly in CI pipelines using the PolyLingo Node.js SDK. It streamlines the localization process by supporting delta translations (translating only updated content), handling large Markdown files asynchronously, and providing actionable outputs like translated locales, changed files, and token usage. This action is ideal for developers looking to efficiently manage multilingual content updates and maintain consistency in their projects.