I18N Component Review

Review Svelte components and pages for i18n compliance. Ensures user-facing strings use translation keys via $_() or T component, keys exist in en.json, and keys are translated in all 15 locale files. Use when reviewing components for i18n, adding new UI strings, or when the user asks to check or fix i18n. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/betterseqta--desqta--i18n-component-review commit 202268c81e

Frequently asked questions

npx skillmds@latest add tomevault-io/i18n-component-review