chore: fix message formatting (#2135)

This commit is contained in:
Konrad
2025-11-11 10:41:54 +11:00
committed by GitHub
parent fccd97e124
commit 34dba0b6ff
11 changed files with 12 additions and 23 deletions
@@ -117,8 +117,7 @@ export default function OrganisationEmailDomainSettingsPage({ params }: Route.Co
404: {
heading: msg`Email domain not found`,
subHeading: msg`404 Email domain not found`,
message: msg`The email domain you are looking for may have been removed, renamed or may have never
existed.`,
message: msg`The email domain you are looking for may have been removed, renamed or may have never existed.`,
},
}}
primaryButton={