locales edit
Edits existing <lang>.json files and (when implemented) your application’s i18n loader wiring using fixed patterns the tool understands.
Note: Does not manage
i18nprune.config.*— that file only configures how this CLI runs.
- Pass
--lang <code>so it matches a*.jsonbasename underlocalesDir(excluding*.meta.json). - Omit
--langin a TTY to pick from the list interactively. - In CI / non-interactive mode,
--langis required.
i18nprune locales edit --lang ja
i18nprune locales edit