manage_dialect_variants
Create dialect-specific variants of a locale file by specifying the source path, target variant (e.g., es-MX), and optional output path.
Instructions
Create dialect-specific variants of a locale file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sourcePath | Yes | Path to the source locale file | |
| variant | Yes | Target dialect variant (e.g., es-MX, es-AR, es-CO) | |
| outputPath | No | Output path (optional, defaults to source path) |