Lingo.Dev AI Localization
Version updated for https://github.com/lingodotdev/lingo.dev to version lingo.dev@0.133.5.
- This action is used across all versions by 65 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 localization workflows for developers, particularly those using AI-powered coding assistants. It addresses common challenges in setting up and managing i18n by providing tools like AI-driven i18n setup for React apps, automated translation pipelines in CI/CD environments, runtime translation capabilities, and build-time localization for React. Its key features streamline complex tasks, reduce errors, and integrate seamlessly with popular frameworks like Next.js and React Router.
Release notes
Patch Changes
- #2049
2aa4145Thanks @AndreyHirsa! - Fixed a bug where the CI pull request flow would ignore the existing translation branch and start from scratch, which could produce duplicate PRs when the original was merged during a concurrent run.