Below you will find pages that utilize the taxonomy term “Verbatra”
August 19, 2026
verbatra
Version updated for https://github.com/verbatra/action to version v2.0.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary: Purpose: The verbatra GitHub Action automates i18n translation and drift checks in CI/CD pipelines, using OpenAI, Anthropic, Gemini, DeepL, or local models.
Functionality: It reads locale files to detect missing or drifted translations, translates them with specified providers, and annotates failures in pull requests. The action can run translate, check, or diff commands, generating job summaries and GitHub annotations for visibility.
August 18, 2026
verbatra
Version updated for https://github.com/verbatra/action to version v1.1.3.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The verbatra GitHub Action automates i18n translation tasks by reading locale files, detecting missing or drifted content, translating it using an AI or machine-translation service (OpenAI, Anthropic, Gemini, DeepL, or an openai-compatible local model), and providing GitHub annotations and a job summary. It supports CI integration and can be used as a pull request gate without spending on provider API keys.
August 14, 2026
verbatra
Version updated for https://github.com/verbatra/action to version v1.1.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 verbatra GitHub Action automates the process of translating locale files using AI or machine translation providers. It reads and compares locale files to detect missing or drifted strings, fills gaps with translations, ensures placeholder and ICU integrity, and provides annotations and a job-summary table in CI or pull requests. The action supports various providers like OpenAI, Anthropic, Gemini, DeepL, or local models, allowing for flexible localization workflows.
August 14, 2026
verbatra
Version updated for https://github.com/verbatra/action to version v1.1.0.
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 verbatra is a GitHub Action that automates i18n translation tasks using OpenAI, Anthropic, Gemini, DeepL, or local/ self-hosted models. It reads locale files, detects missing or drifted translations, and fills gaps through AI translation. The action provides CI gate functionality for pull requests by checking if locales have drifted from the source.