Releases: Na5co/polygo
Releases · Na5co/polygo
Release list
polygo 0.1.1
polygo extract: pull UI text out of JSX, HTML in template literals and .html/.vue/.svelte intolocales/en.json.--rewritereplaces the strings in .ts/.tsx/.js/.jsx witht("key")calls and generatessrc/i18n.ts. Sentences with inline markup are extracted whole.[extract] ignore/ignore_paths,--ignore,--ignore-path.polygo add/polygo removeedit target locales.- Batches are capped by source text length and Ollama gets a 16k context, so paragraphs no longer overflow the model.
translateprints the plan and per-batch progress.- Placeholder mismatches are caught in the repair loop, not only by
check. - Fragment check no longer flags HTML entities, handles, paths or hyphenated tokens.
initexplains how to start when an app has no string files yet.
Windows: cargo install polygo (no prebuilt zip for this release).
v0.1.0
Full Changelog: https://github.com/Na5co/polygo/commits/v0.1.0