.json files from the input directory and pushes them. Use --commit=true to also finalize the changes immediately, or use the translation commit command separately.
Syntax
Flags
| Flag | Description | Default |
|---|---|---|
-h, --help | Show help for the command | – |
-c, --commit string | Promote changes from draft to live after pushing (true/false) | false |
-m, --commit-message string | Message describing the changes being committed | – |
-d, --dir string | Directory containing translation JSON files | ./suprsend/translation |
-j, --json string | Translations as a JSON object mapping locale codes (without .json extension) to their translation content objects | – |