Translate i18n Files
Version updated for https://github.com/EvenToNight/auto-i18n to version v1.8.1.
- 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 “Auto i18n Translator” GitHub Action automates the translation of JavaScript/TypeScript localization files into multiple languages using Google Translate. It streamlines workflows by detecting changes in source files, translating only modified keys, and preserving custom translations with [ignorei18n] markers. Additionally, it auto-commits and pushes updates, making it a powerful tool for managing and maintaining multilingual applications efficiently.
Release notes
1.8.1 (2026-03-14)
Bug Fixes
- ci: restore npm publishing (e96cc6d)