Documentation
Everything you need to integrate Localingos into your project.
- Quick StartInstall the Localingos CLI, run localingos init, and sync your first translations in three steps.
- Manual i18n SetupSet up i18n by hand — install a library, create your source locale file, add translator descriptions, and replace hardcoded strings.
- CLI ReferenceEvery Localingos CLI command and flag, with example output for init, extract, sync, push and pull.
- ConfigurationThe localingos.config.json and .localingos.json fields, plus the eight supported catalogue formats and their aliases.
- CI/CDWire Localingos into GitHub Actions, poll until every locale is complete, and gate pull requests on translation completeness.
- REST APIAuthenticate with a JWT or an API key, then call the sync, project, translatable, translation, job and billing endpoints.
- ConceptsHow projects, translatables, translations, translation jobs and billable words fit together.
- BillingThe 5,000-word free trial, the Starter, Growth and Scale plans, and how billable words are counted.