mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-11 05:22:41 +00:00
Mintlify auto-detects browser locale and routes users to matching language pages. Users with Arabic browser settings were being redirected to /ar/ pages unexpectedly. Setting 'default: true' on the English language entry ensures English is always the default, regardless of browser locale. Arabic translations are preserved and accessible via the language switcher.