Follow a complete tutorial
- GitHub localization workflow
- React Intl and ICU
- Vue i18n
- iOS Strings
- Android resources
- Gettext POT and PO
- XLIFF
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Choose the CLI, public API, or hosted MCP server for your Platform workflow.
| Interface | Use it for | Start here |
|---|---|---|
| CLI | Push repository sources and pull target files using locale path configuration | Connect the CLI |
| Public API | Build file upload, translation-job, status, and download flows | Public API |
| Hosted MCP | Let an authorized AI agent work with Platform tools | MCP server |
GitHub localisation workflow
Move source files from a pull request through Platform review and return approved translations to git.
React Intl and ICU
Extract React Intl messages, review ICU translations in Platform, and return runtime catalogs to your app.
Vue and vue-i18n
Keep vue-i18n JSON catalogs in git, review translations in Platform, and load approved locales in Vue.
iOS Strings
Localise a Swift app with Localizable.strings, Platform review, and locale-specific lproj folders.
Android string resources
Localise Android strings.xml files, plurals, and placeholders through Hyperlocalise Platform.
Gettext POT and PO
Extract backend messages to a POT template, maintain PO catalogs, and review translations in Platform.
XLIFF
Sync XLIFF 1.2 or 2.x files, review units and inline placeholders, and return translated interchange files.
Was this page helpful?
