sync_from_source
Synchronize missing translation keys from the source language to selected target languages, specifying which keys to sync and optionally copying source values as placeholders.
Instructions
Sync specific missing keys from source language to target languages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keys | Yes | Specific keys to sync | |
| copyValues | No | Copy source values as placeholders or leave empty | |
| namespaces | No | Target namespaces | |
| createBackup | No | Create backup before making changes | |
| sourceLanguage | No | Source language to copy from | en |
| targetLanguages | Yes | Target languages to sync to |