Translint

Check locale/i18n files for missing keys, extra keys, placeholder/interpolation mismatches, empty values, and untranslated strings before shipping translation changes. Use after adding or editing locale files (JSON, gettext .po, Java .properties, YAML), before finalizing a PR that touches i18n, or whenever a new locale key is added to a base file and other locales need to catch up. Catches the kind of placeholder bug that throws a runtime error the first time a translated string actually renders.

munzzyy 9bc2bca 5.8 KB Updated

File contents

munzzyy/translint/tree/main/skills/translint commit 9bc2bca83c

Frequently asked questions

npx skillmds@latest add munzzyy/translint