Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.132.6.
- This action is used across all versions by 59 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Lingo.dev is an open-source internationalization (i18n) toolkit designed to simplify and automate the localization process for applications using AI-powered solutions. It enables streamlined setup of i18n in React apps, automates translation pipelines via GitHub Actions, provides runtime translation for dynamic content, and offers build-time localization without wrappers. By addressing common issues with AI-assisted i18n setup, Lingo.dev ensures precise implementation across frameworks like Next.js, React Router, and TanStack Start.
Release notes
Patch Changes
- #2017
c51d92fThanks @AndreyHirsa! - Fixed –key pattern matching in run and purge commands by decoding URL-encoded keys before minimatch comparison