localekit export
Export localization file to another format
Login required Limited on free tierUsage
bash
localekit export <input> [options]Arguments
| Argument | Description | Default |
|---|---|---|
input | Input file or directory path | required |
Options
| Option | Description | Default |
|---|---|---|
--config <config> | Path to configuration file (.localekitrc.yml) | — |
-f, --format <format> | Output format: xcstrings, strings, stringsdict, xliff, xml, properties, arb, json | required |
-o, --output <output> | Output path (directory for multi-file formats) | — |
--languages <languages> | Filter to specific languages (comma-separated) | — |
--workspace-dir <workspace-dir> | Path to workspace XLIFF directory (uses workspace files instead of platform scan) | — |
Flags
| Flag | Description |
|---|---|
-v, --verbose | Show detailed output |
