📝 Documentation - Getting started and more.
🌱 Ecosystem - Plugins, resources, and more.
🛠️ SDKs - Supported SDKs to globalize your app.
🚩 Issues - Bugs end errors you encounter using inlang.
💬 Discussions - Get help, ask questions, request features, and discuss inlang.
🗣️ Discord - Hanging out with the community.
Inlang consists of multiple applications that can be used individually or in combination.
Manage translations in a simple web interface and push changes to your repository.
✅ works with existing translation files
✅ git workflows like pull requests
✅ no hosting, no sync pipelines
✅ no extra accounts
The IDE extension allows you to translate your content directly in your IDE.
✅ extract messages
✅ inline annotations to see translations
✅ linting errors and warnings
@inlang/cli is a command line interface (CLI) tool that allows you to interact with the Inlang infrastructure.
✅ init & validate config
✅ lint translations
✅ machine translate
✅ open inlang editor
✅ Automation integration with CI/CD