Skip to content

Languages

Aleksandr Artamokhov edited this page Jun 26, 2026 · 1 revision

Languages

GitHub wiki: English only

This wiki (alexar76/aicom/wiki) is English-only. Russian and Spanish material lives in the main repository under docs/.

Optional docs companions (repository)

Language Full guides in repo
Russian USER_GUIDE.ru.md, FAQ.ru.md, quickstart-ecosystem-deploy.ru.md
Spanish USER_GUIDE.es.md, FAQ.es.md, quickstart-ecosystem-deploy.es.md

Oracle family i18n: oracles/docs/ru.md · oracles/docs/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.

Clone this wiki locally