This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+8 more
Summary
AI summaryTranslations are now written to separate language‑specific files and new translations merge with existing ones.
Full changelog
What's New
- Language-specific output files: Translations are now written to separate files per language (e.g.,
messages.en.json→messages.fr.json) instead of overwriting source files - Merge support: New translations are intelligently merged with existing translation files when present
Usage
uses: i18n-actions/[email protected]
Or pin to the major version for automatic minor/patch updates:
uses: i18n-actions/ai-i18n@v0
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ai-i18n
GitHub Action that automatically translates i18n files (XLIFF, JSON) using LLM providers (Anthropic, OpenAI, Ollama) with glossary support, change detection, and reviewed translation preservation.
Related context
Related tools
Beta — feedback welcome: [email protected]