diff --git a/src/page.ts b/src/page.ts index 02925e922..2a6669504 100644 --- a/src/page.ts +++ b/src/page.ts @@ -327,6 +327,7 @@ export function page({ new Intl.DisplayNames(supportedLocale, { type: 'language', languageDisplay: 'standard', + style: 'short', }).of(supportedLocale) ?? supportedLocale, ), ),