-
Notifications
You must be signed in to change notification settings - Fork 0
Languages
Aleksandr Artamokhov edited this page Jun 26, 2026
·
1 revision
This wiki (alexar76/aicom/wiki) is English-only. Russian and Spanish material lives in the main repository under docs/.
| 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
Separate from wiki locale — shared marketing_locale in browser localStorage:
| Surface | How |
|---|---|
| Storefront | Globe switcher · NEXT_PUBLIC_MARKETING_LOCALE=es → marketing-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.