Translate i18n Files
Version updated for https://github.com/EvenToNight/auto-i18n to version v1.6.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Auto i18n Translator” GitHub Action automates the process of translating JavaScript/TypeScript localization files into multiple languages using Google Translate. It provides features like smart change detection to translate only modified keys, the ability to preserve custom translations using markers, and automatic commits of updated translations. This action streamlines the localization workflow, saving time and ensuring consistency across multilingual projects.
Release notes
feat(translator): translate only missing keys if evaluating changes failed