localekit convert
Convert between localization formats
Login required Limited on free tierUsage
bash
localekit convert <input> [options]Arguments
| Argument | Description | Default |
|---|---|---|
input | Input file path | required |
Options
| Option | Description | Default |
|---|---|---|
--config <config> | Path to configuration file (.localekitrc.yml) | — |
-t, --to <to> | Output format: xcstrings, strings, stringsdict, xliff, xml, properties, arb, json | required |
-o, --output <output> | Output path (defaults to input path with new extension) | — |
--base-language <base-language> | Base/source language for the conversion | — |
Flags
| Flag | Description |
|---|---|
-v, --verbose | Show detailed output |
