fix: copy fixes for English labels

This commit is contained in:
Michael Zetterberg
2025-04-28 14:44:59 +02:00
parent 341be43a53
commit efb7219b6d
24 changed files with 36 additions and 46 deletions

View File

@@ -26,7 +26,7 @@ export default async function Footer({ booking, room }: FooterProps) {
<Typography variant="Body/Supporting text (caption)/smRegular">
<dt>
{intl.formatMessage({
defaultMessage: "Reference number",
defaultMessage: "Booking number",
})}
</dt>
</Typography>