I18N Localizer

Internationalize a module by extracting hardcoded Chinese strings, generating translation keys, and updating all three locale files (en, zh-Hans, ja).

dataelement Updated

File contents

i18n Localizer

This skill extracts hardcoded Chinese strings from a React module and replaces them with useLocalize() calls, keeping all three locale files in sync.

Instructions

  1. Read the Workflow: Read the content of resources/INSTRUCTIONS.md for the complete step-by-step process.
  2. Read the Conventions: Read resources/CONVENTIONS.md for key naming rules and usage patterns.
  3. Execute: Follow the workflow to localize the target module.

dataelement/bisheng commit 5b60788441

Frequently asked questions

npx skillmds@latest add dataelement/i18n-localizer