Localization infrastructure for software

inlang makes localization (l10n) simple by leveraging git repositories as collaboration and automation hub for localization.

❤️ Loved by developers at

Editor

Simplifies translation management by keeping translations in a Git repository without the need for hosting, additional accounts, or synchronization. It works with local files and allows you to collaborate with translators via Git workflows such as pull requests.

IDE Extension

Improves developer experience when working on localized codebases by extracting translations and performing error checking directly in your IDE. This saves time and reduces the risk of errors.

inlang CLI

Automates localization via CI/CD through translation validation and automatic machine translation. This saves time and reduces errors, resulting in a more efficient localization process.
npm install inlang/cli
CLI image