Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1 KB

File metadata and controls

17 lines (14 loc) · 1 KB
title Status Page i18n
description Translate your status page into multiple languages and let visitors switch between them.
publishedAt 2026-03-22
image /assets/changelog/status-page-i18n.png
category statuspage
author openstatus

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.