Overview

Key concepts

Projects#

A project is the workspace where an application’s localization data is managed. Your SDK connects the application to the project through its configured Tolgee URL and project credentials.

Translation keys#

A translation key identifies a piece of translatable content. Code refers to the key; Tolgee stores the language-specific values and makes them available to the application.

Languages#

A project contains the languages your application supports. The default language is configured by the SDK integration, while translated values are managed in the Tolgee project.

Translation management#

Tolgee provides a place to review and change translations. The public platform repository documents activity logs, comments, translation history, translation memory suggestions, and machine-translation options.

Translation memory and machine translation#

Translation memory can suggest values based on translations already used in a project. The public repository also names DeepL, Google Translate, AWS Translate, and Azure Translator as supported machine-translation services; verify current availability in your deployment before promising one to a team.

This demo is an orientation layer. Use the official Tolgee documentation for current product behavior, configuration details, and deployment-specific options.

Next steps#

Updated

Was this page helpful?