Goal
Create ani18n.jsonc, run translation planning safely, generate outputs, and review status.
1. Initialize config
i18n.jsonc in your current directory.
2. Configure provider credentials
hyperlocalise automatically reads credentials from .env and .env.local in your current project directory. Exported shell variables still take precedence.
Example:
3. Dry-run first
planned_total, executable_total, and the listed tasks.
4. Execute generation
.hyperlocalise.lock.json. For details, see Lockfile contract.
5. Review status
needs_review rows to identify entries that still need human curation.
6. Evaluate translation quality when needed
Next
- Tune config in i18n config.
- Sync with your TMS using sync push and sync pull.