veto_translate
Translate text or i18n files (JSON/YAML) to multiple languages while preserving variables and formatting. Specify text or file path and target language codes.
Instructions
Translates text or structured i18n files (JSON/YAML) to target languages while preserving variables and formatting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Text to translate (optional if file_path provided). | |
| file_path | No | Path to i18n file (optional if text provided). | |
| target_langs | Yes | Target language codes. |