You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a long-time user of i18n Ally, I've benefited greatly from this amazing extension. However, since the original project has slowed down in maintenance, many community issues and PRs remain unresolved, and support for newer frameworks is lagging behind.
That's why I created i18n Ally Next β a maintained fork that preserves all the classic features you love, while adding new capabilities and a complete documentation site.
What's New?
π€ More Translation Engines
Editor LLM β Use your editor's built-in AI (GitHub Copilot, etc.) for translation. Zero config, zero API keys.
Ollama β Fully offline translation using local LLMs. Perfect for data-sensitive environments.
Plus the existing engines: Google, DeepL, OpenAI, Baidu, LibreTranslate.
π Review System
Review translations one by one β approve, reject, or leave comments.
Save machine translations as candidates for team review before applying.
Review data stored as YAML in your project β fully version-controllable.
π Stale Translation Detection
Detects when source language text changes but translations haven't been updated.
Offers one-click retranslation or one-by-one review of stale entries.
π Project-wide Scan & Extract
Scan your entire project for hard-coded strings in one command.
Batch extract with auto-generated keys β great for i18n migration of existing projects.
π₯οΈ Visual Translation Editor
Built-in Webview editor panel for a more intuitive editing experience.
i18n Ally Next is fully backward compatible. Your existing .vscode/settings.json configuration works as-is β just change the setting prefix from i18n-ally. to i18n-ally-next..
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone π
As a long-time user of i18n Ally, I've benefited greatly from this amazing extension. However, since the original project has slowed down in maintenance, many community issues and PRs remain unresolved, and support for newer frameworks is lagging behind.
That's why I created i18n Ally Next β a maintained fork that preserves all the classic features you love, while adding new capabilities and a complete documentation site.
What's New?
π€ More Translation Engines
π Review System
π Stale Translation Detection
π Project-wide Scan & Extract
π₯οΈ Visual Translation Editor
π Usage Report & Key Management
π Complete Documentation
Installation
Search i18n Ally Next in the VS Code Extensions panel, or install from:
Migration from i18n Ally
i18n Ally Next is fully backward compatible. Your existing
.vscode/settings.jsonconfiguration works as-is β just change the setting prefix fromi18n-ally.toi18n-ally-next..Links
If you've been waiting for fixes or new features in i18n Ally, give i18n Ally Next a try! Feedback, issues, and PRs are all welcome. β
Beta Was this translation helpful? Give feedback.
All reactions