Internationalization
Switchbord documentation is being prepared for the same locale coverage as the app and marketing site: English, Italian, Spanish, German, French, Portuguese, and Chinese. The current public docs content remains English while the localized documentation tree is generated and reviewed. The docs site now tracks localization as an explicit documentation surface so Mintlify navigation, page parity, and translation review can be audited alongside application i18n work.Locale plan
enis the source locale.it,es,de,fr,pt, andzhare target locales.- Localized docs must preserve code blocks, API paths, environment variable names, product names, and MDX component syntax.
- Internal links in localized docs should stay within the selected locale once locale directories are generated.
Quality gates
Before localized docs are published, each target locale must pass:- Source/target page parity against the English tree.
- Frontmatter parity for
titleanddescription. - Mintlify validation.
- Broken-link checks for each locale tree.
- Human review for legal, security, and API reference pages.