FAQ
What is Tolgee?
Tolgee is an open-source localization platform for developers. Its public site describes app localization, in-context translation, integrations, and collaborative tools.
Can I edit translations in context?
Yes. The public platform repository describes ALT/Option-click editing inside the application and one-click screenshots for translation context.
Which SDKs are documented publicly?
The public documentation navigation exposes JavaScript, iOS, and Android SDK sections. The repository also contains guides for several web frameworks and integration targets.
Does Tolgee have a CLI?
Yes. The verified public CLI guide installs @tolgee/cli, logs in with a project API key, and pulls translations to a local path.
Is Tolgee available as Cloud and self-hosted software?
The public site links to a hosted application, and the public platform repository includes Docker assets for running the platform yourself. Confirm current deployment details before production use.
Where is the complete API reference?
Use the Tolgee REST API documentation. This demo’s API reference includes one verified export example.
Where should I start?
Start with the Quickstart, then read Key concepts and choose an integration from the official docs.