chore: fix message formatting (#2135)

This commit is contained in:
Konrad
2025-11-11 00:41:54 +01:00
committed by GitHub
parent fccd97e124
commit 34dba0b6ff
11 changed files with 12 additions and 23 deletions

View File

@ -89,8 +89,7 @@ export default function OrganisationGroupSettingsPage({ params }: Route.Componen
404: {
heading: msg`Organisation group not found`,
subHeading: msg`404 Organisation group not found`,
message: msg`The organisation group you are looking for may have been removed, renamed or may have never
existed.`,
message: msg`The organisation group you are looking for may have been removed, renamed or may have never existed.`,
},
}}
primaryButton={