Configuration file options
Last updated
Last updated
Localeum CLI configuration files use the YAML. The localeum.yml file must be in the root of the project.
Example:
Format
Possible variants: json, json_nested, arb, csv.
Filename template
This template to create your own filename. Possible replaces:
%lang%
Language
Example: intl_%lang% => intl_en.{ext}
Option
Default
Required
api-key
null
Yes
directory
null
Yes
format
null
Yes
filename-template
%lang%
No