Status Page i18n
Mar 22, 2026 | by openstatus | [statuspage]

Status pages now support multiple languages out of the box. Configure which locales are available and set a default language for your page — visitors can switch between them with a built-in locale switcher.
- Multi-language support - enable English, French, and German translations for your status page
- Per-page configuration - choose which languages to offer and set the default locale from the dashboard
- Locale switcher - visitors can switch languages directly on the status page, works with both subdomain and pathname routing
- Locale-aware routing - the default locale is omitted from the URL for cleaner paths, non-default locales are included automatically
Big props to @aggmoulik who initiated the feature.