Merged in feat/sw-3185-update-transfer-points-copy (pull request #2547)

Update SAS point transfer copy

* Update copy


Approved-by: Matilda Landström
This commit is contained in:
Anton Gunnarsson
2025-07-11 07:11:29 +00:00
parent e1d85ae8b3
commit 8f11bff6e9
5 changed files with 12 additions and 12 deletions

View File

@@ -63,7 +63,7 @@ export default async function SASxScandicLoginPage(
}),
transfer: intl.formatMessage({
defaultMessage:
"In order to transfer your points we will ask you to sign in to your SAS EuroBonus account.",
"In order to exchange your points, we'll ask you to sign in to your SAS EuroBonus account.",
}),
}

View File

@@ -48,7 +48,7 @@ export default async function SASxScandicTransferSuccessPage(
<Typography variant="Title/Subtitle/lg">
<h1>
{intl.formatMessage({
defaultMessage: "Point transfer completed!",
defaultMessage: "Point exchange completed!",
})}
</h1>
</Typography>