check-i18n
Run 'pnpm check' to verify i18n translation completeness in a specified directory. Identify missing or incomplete translations across locales.
Instructions
Run 'pnpm check' in the specified directory to check i18n translation status. Use this when user wants to verify translation completeness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Working directory to run the command in. Defaults to the current working directory. |