i18n.yml already exists; use --force to overwrite
Cause: running init where config already exists.
Fix:
storage config is required
Cause: sync command used without top-level storage config.
Fix: add storage.adapter and storage.config in i18n.yml.
unsupported output format
Cause: wrong --output value.
Fixes:
status: onlycsvsync:textorjson
unsupported file extension during run
Cause: a mapped source or target file uses an extension not supported by the local parser.
Fixes:
- use one of:
.json,.jsonc,.yaml,.yml,.js,.jsx,.mjs,.cjs,.ts,.tsx,.mts,.cts,.properties,.xml,.resx,.arb,.xlf,.xlif,.xliff,.po,.html,.liquid,.md,.mdx,.strings,.stringsdict,.xcstrings,.csv,.ftl - verify bucket
fromandtopaths resolve to the expected file names
.xcstrings, ensure the catalog has a strings object and either a source-language localization for variant/substitution entries or simple catalog keys that can be used as source text.