Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 2.01 KB

README.md

File metadata and controls

56 lines (34 loc) · 2.01 KB

Twitter

Localization infrastructure for software

Community & Support

📝 Documentation - Getting started and more.

🌱 Ecosystem - Plugins, resources, and more.

🚩 Issues - Bugs end errors you encounter using inlang.

💬 Discussions - Get help, ask questions, request features, and discuss inlang.

🗣️ Discord - Hanging out with the community.

📖 Example - An example repository that uses inlang.

Applications

Inlang consists of multipe applications that can be used individually, or in combination with each other.

Editor

Manage translations in a git repository.

  • git(hub) workflows like pull requests.
  • no hosting, no sync pipelines
  • no extra accounts

the inlang editor to manage translations

IDE-Extension (get notified)

Improve the DX when working on localized codebases.

  • extract translations
  • see errors directly in the IDE

Screen Recording 2022-02-15 at 15 02 26

Automate localization via CI/CD.

  • validate translations
  • auto machine translate

CLI validate example