Translate

Fill missing i18n translations in the Lingui .po catalogs cheaply — extract every empty msgstr, fan out chunked jobs to Haiku subagents (model override, not the main model), merge results back deterministically, and verify zero remain. Produces filled locales/*/www.po. Use when the user asks to translate/fill missing translations or after adding new UI strings. Do not use to add or mark new strings (that is `npm run lingui:extract` in code) or to change the locale list (edit lingui.config.js / app/lib/locale.ts).

crbnos Updated

File contents

crbnos/www/tree/main/.claude/skills/translate commit 92e05217dc

Frequently asked questions

npx skillmds@latest add crbnos/translate-2