L10n.dev AI Localization Automation
Version updated for https://github.com/l10n-dev/ai-l10n to version v1.5.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The ai-l10n GitHub Action automates app localization by leveraging AI to translate i18n files into 165+ languages while preserving context, formatting, and data types. It supports various text-based localization formats (e.g., JSON, YAML, XLIFF) and integrates with project structures to detect target languages, handle pluralization, and manage incremental updates. This tool simplifies the localization process, reduces manual effort, and ensures accurate, scalable translations suitable for CI/CD workflows.
What’s Changed
What’s Changed
- fix: standardized the
reasontype used in API error responses to a fixed union of values. by @AntonovAnton in https://github.com/l10n-dev/ai-l10n/pull/36
Full Changelog: https://github.com/l10n-dev/ai-l10n/compare/v1.5.0...v1.5.1