WATCHING YOUR REPO NOW

Your codebase speaks every language

Lokali is an AI agent that monitors your repository, translates new strings as they appear, and opens pull requests. No dashboards. No ticket queues. It just runs.

en.json → es.json
1// lokali detected new string in en.json
2"welcome_back": "Welcome back, {{name}}"
3
4 translated with context (es.json)
5"welcome_back": "Bienvenido de nuevo, {{name}}"
6
7// PR #284 opened → ready for review

How it works

Three things happen automatically

Connect your repo. Lokali does the rest. No configuration files, no string extraction, no translation dashboards to manage.

1

Watch

Lokali monitors your repository for new or changed strings in JSON, YAML, PO, XLIFF, and other i18n formats. It understands your file structure and naming conventions.

2

Translate

Context-aware NLP translates each string with your product's terminology, tone, and variable placeholders intact. Not raw machine translation. Localization-grade output.

3

Ship

A clean PR appears in your repo with translated files, a diff summary, and coverage stats. Review it, merge it, done. Your product speaks a new language by tomorrow.

The difference

Tools vs. employees

Existing platforms give you a dashboard and wait for you to upload strings. Lokali works while you write code.

Traditional TMS

  • You extract strings manually
  • You upload to a dashboard
  • You assign translators
  • You download and merge files
  • You check formatting didn't break
  • Repeat for every release

Lokali

  • Agent detects new strings on push
  • Translates with product context
  • Preserves variables and formatting
  • Opens a PR you can review
  • Reports coverage across locales
  • Runs every commit, every day

The vision

Software should be born multilingual

Every line of copy you write reaches only a fraction of the people who could use your product. Lokali closes that gap automatically, so your next commit ships in every language your users speak. No localization team required. No translation budget. Just code, push, and reach the world.