Skip to content

Languages

aleksandr.artamokhov edited this page May 24, 2026 · 2 revisions

Languages

Default: English

Wiki pages, docs/, and the repository README are English-first — operator and developer reference.

Optional wiki / docs companions

Language Wiki Full guides in repo
Russian FAQ-RU USER_GUIDE.ru.md, FAQ.ru.md
Spanish FAQ-ES USER_GUIDE.es.md, FAQ.es.md

Product UI (en / ru / es)

Separate from wiki locale — shared marketing_locale in browser localStorage:

Surface How
Storefront Globe switcher · NEXT_PUBLIC_MARKETING_LOCALE=esmarketing-es.ts
In-app docs /docs Globe EN / RU / ES — language packs web/frontend/language-packs/docs/ (regenerate: python3 scripts/generate_docs_i18n.py)
Admin panel In-app language switcher (en, ru, es)
Support (Lumen) Replies respect user locale including es
Desktop SKUs Per-app JSON packs under {sku}/language-packs/

You can run a Spanish storefront and Russian /docs with an English wiki — by design, not a bug.

Spanish companions match Russian depth (USER_GUIDE.es.md, FAQ.es.md in the main repo). Wiki FAQ-ES links there; technical docs/*.md remain English.

Clone this wiki locally