detect_missing_keys
Compare a base locale file to a target file and list keys missing in the target. Ensures translation completeness across regional variants.
Instructions
Compare two locale files and report missing keys
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| basePath | Yes | Path to the base locale file | |
| targetPath | Yes | Path to the target locale file |