i18n-pseudo
Installation
SKILL.md
i18n-pseudo: pseudo-translation for i18n QA
Transforms real locale files into pseudo-translated versions (e.g.
[Šéttíñgš]) so untranslated/hardcoded strings and layout bugs are visible at
a glance. Placeholders ({name}, {{count}}, %s, ${var}, HTML tags) are
never mangled.
Setup check
command -v i18n-pseudo || npm install -g @i18n-agent/i18n-pseudo
Usage
i18n-pseudo <files...> [-o <output-dir>] [--preset <preset>] [strategy flags]