inlang makes localization (l10n) simple by leveraging git repositories as collaboration and automation hub for localization.
Tech stack agnostic
Inlang is designed to be stack agnostic. Developers can write their own plugins, or rely on the plugin ecosystem, to adapt inlang to their tech stack (React, Flutter, iOS, Python, etc.).
Simplifies translation management by keeping translations in a Git repository without the need for hosting, additional accounts, or synchronization.
soon
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.
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.
plugins
inlang.config.js
0
...
1
plugins: [
2
ideExtensionPlugin(),
3
standardLintRules(),
4
jsonPlugin({
5
pathPattern: './resources/{language}.json'
6
}),
7
]
Pricing
Inlang is a commercial product. But, individual use and open source stays free. We see individual use as good "marketing" that helps us acquiring enterprise customers.
free
Individuals and Open Source
$0
paid
Enterprise
soon