🇷🇺 Russian · Русский · RU

Translate your software into
Russian automatically

Lokali watches your repository, translates new strings into Russian 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 Russian by Lokali. English source on the left, Russian 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 Russian

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

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

Russian — what Lokali handles

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

🇷🇺
Pluralization
Cyrillic + complex pluralization
Russian uses Cyrillic and has one of the most complex pluralization systems — three forms based on the last digit and last two digits. Lokali handles all three: "найден 1 файл", "найдены 3 файла", "найдено 5 файлов". Gendered nouns are handled with product context.

Ship Russian support today

Install takes 30 seconds. First Russian 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 简体中文 한국어 العربية हिन्दी