Documentation

Everything you need to get started with LRM Cloud, the VS Code extension, and .NET libraries.

The LRM Ecosystem

LRM is a complete localization toolkit that works with any platform. Whether you're building with .NET, React, Vue, Angular, Node.js, Android, or iOS, LRM provides the tools you need to manage, validate, translate, and collaborate on your localization resources.

All LRM tools work with the same resource files, so you can use whichever interface fits your workflow - automate with the CLI, edit interactively in the terminal, get real-time feedback in VS Code, or collaborate with your team in the cloud.

.resx JSON i18next Android iOS PO XLIFF

Your Localization Files

.resx · JSON · i18next · Android · iOS · PO · XLIFF

CLI

Automation & CI/CD

🖥

TUI

Terminal Editor

💻

VS Code

IDE Integration

Cloud

Team Collaboration

.NET React Vue Angular Node.js Android iOS

Web & Mobile Applications

React, Vue, Angular, Node.js, Android, iOS

  • Android: strings.xml with plurals support
  • iOS: .strings and .stringsdict formats
  • i18next or JSON for web apps
  • PO: GNU gettext with fuzzy & plurals
  • XLIFF: Translation interchange (1.2/2.0)
  • Translate with 10+ providers

.NET Applications Enhanced

Full support for .resx or modern JSON

  • .resx: Standard .NET workflow
  • JSON: CLDR pluralization (30+ langs)
  • Nested keys & structured translations
  • Drop-in IStringLocalizer replacement

Getting Started

Choose where you want to begin

CLI & Advanced

Command-line tools and detailed references on GitHub