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

@@ -50,7 +50,7 @@ export default function AdditionalInfoForm({
<div>
<Title level="h2" as="h3">
{intl.formatMessage({
defaultMessage: "One last step",
defaultMessage: "Find your booking",
})}
</Title>
<Body>

View File

@@ -75,7 +75,7 @@ export default function FindMyBooking() {
<Body>
{intl.formatMessage({
defaultMessage:
"View and manage your stay made on Scandic's website",
"View and manage your booking made via our website or app.",
})}
</Body>
</div>