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.
What’s Changed
- feat: PolyLingo translate-action-laravel v1.0.0 (8282791)