🇮🇳 Hindi · हिन्दी · HI

Translate your software into
Hindi automatically

Lokali watches your repository, translates new strings into Hindi with full product context, and opens a pull request — automatically, on every push.

Install Lokali on GitHub → Try it in the playground

Real translations — live from the demo app

These are actual strings from Polsia-Inc/lokali-demo-app, translated into Hindi by Lokali. English source on the left, Hindi output on the right.

nav.features Features
nav.features विशेषताएं
nav.pricing Pricing
nav.pricing मूल्य निर्धारण
hero.headline Your app, in every language
hero.headline आपका ऐप, हर भाषा में
hero.cta_primary Start translating free
hero.cta_primary मुफ़्त में अनुवाद शुरू करें
app.scan.title Scan your repository
app.scan.title अपना रिपॉजिटरी स्कैन करें
app.translate.done Translation complete
app.translate.done अनुवाद पूर्ण

Configure Lokali for Hindi

One .lokali.yml file in your repo root. Add hi to locales. Push. Done.

.lokali.yml (Next.js / next-intl)
version: 1
source_locale: en
locales: [en, hi]
frameworks:
  - next-intl
source_files:
  - messages/en.json
# Lokali will create messages/hi.json on first push
.lokali.yml (React / react-i18next)
version: 1
source_locale: en
locales: [en, hi]
frameworks:
  - react-i18next
source_files:
  - public/locales/en/*.json
# Lokali will create public/locales/hi/*.json on first push
.lokali.yml (i18next)
version: 1
source_locale: en
locales: [en, hi]
frameworks:
  - i18next
source_files:
  - locales/en/translation.json
# Lokali will create locales/hi/translation.json on first push

Hindi — what Lokali handles

Not just character encoding. Lokali understands the linguistic rules that trip up generic translation APIs.

🇮🇳
Devanagari
Devanagari script — native rendering
Hindi uses Devanagari script, rendered here with Noto Sans Devanagari. Lokali handles the script natively — no transliteration, no romanization, correct ligature handling. Hindi pluralization is binary (एक/अनेक), and Lokali generates both forms correctly.

Ship Hindi support today

Install takes 30 seconds. First Hindi translation PR arrives on your next push.

Install Lokali on GitHub → Read the docs Try the playground

Also available in

Español Français Deutsch 日本語 Português 简体中文 한국어 العربية Русский