Skip to content

ai-i18n

v0.4.3 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai angular angular-i18n anthropic crowdin i18n
+8 more
internationalization llm localization lokalise openai phrase react-intl vue-i18n

Summary

AI summary

Fixed hash store update so only successfully translated units are marked done.

Full changelog

Bug Fixes

Hash store only updated for successful translations

Previously, the hash store was updated with all source units regardless of whether translations were successfully written. This caused units to be marked as "done" even if they didn't get translated, preventing re-translation on subsequent runs.

Now only units with actual translations are added to the hash store. If a unit fails to get a translation, it will be retried on the next run.

Workaround for existing runs

If you've already run a previous version and translations weren't written, delete .i18n-hashes.json to force re-translation of all units.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ai-i18n

Get notified when new releases ship.

Sign up free

About ai-i18n

GitHub Action that automatically translates i18n files (XLIFF, JSON) using LLM providers (Anthropic, OpenAI, Ollama) with glossary support, change detection, and reviewed translation preservation.

All releases →

Related context

Beta — feedback welcome: [email protected]