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:
@@ -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.",
|
||||
}),
|
||||
}
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user