Localisation platform with in-context translation editing
Stars4,085
Commit13h ago
LicenseApache-2.0
Tolgee's distinguishing feature is that translators work in the running application. Alt-click a string in the app and the editor opens over it, with surrounding context visible, which removes most of the ambiguity that produces bad translations from a spreadsheet.
Contentful separated content from presentation properly and early. Editors work with structured content models, and any number of front ends consume the same entries through an API.
Crowdin coordinates the people, files, and machine translation involved in shipping a product in more than one language. Source strings sync from a repository, translators work in the web editor, and translated files come back on merge.