Fetch Google Sheet Translations
Version updated for https://github.com/el-j/google-sheet-translations to version v2.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Google Sheet Translations GitHub Action automates the process of managing and syncing translation data between Google Sheets and local files. It simplifies tasks like bidirectional syncing of translations, generating automatic translations for missing entries, and managing locale-specific files with smart filtering. Key capabilities include TypeScript support, integration with Next.js workflows, and flexible configurations, making it ideal for streamlining internationalization workflows in projects.
Release notes
2.0.1 (2026-03-12)
🐛 Bug Fixes
- guard i18n sheet from push, fix auto-translate header case, add auto-translate action input (6ce753b)