🇪🇸 Spanish · Español · ES

Translate your software into
Spanish automatically

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

nav.features Features
nav.features Funcionalidades
nav.pricing Pricing
nav.pricing Precios
hero.headline Your app, in every language
hero.headline Tu app, en cada idioma
hero.cta_primary Start translating free
hero.cta_primary Empieza a traducir gratis
app.scan.title Scan your repository
app.scan.title Escanear tu repositorio
app.translate.done Translation complete
app.translate.done Traducción completada

Configure Lokali for Spanish

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

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

Spanish — what Lokali handles

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

🇪🇸
Pluralization
Spanish pluralization — handled
Spanish uses a clean singular/plural model. Lokali automatically generates both forms and never produces awkward interpolations like "1 archivo(s)". Context-aware: it knows when to use vs usted register based on your existing strings.

Ship Spanish support today

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

Install Lokali on GitHub → Read the docs Try the playground

Also available in

Français Deutsch 日本語 Português 简体中文 한국어 العربية हिन्दी Русский