Merged in fix/Lokalise (pull request #2851)
fix label typo * fix label typo Approved-by: Bianca Widstam
This commit is contained in:
@@ -7470,6 +7470,12 @@
|
||||
"value": "Spice things up"
|
||||
}
|
||||
],
|
||||
"rb5xpI": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Multi-room bookings are not available with EuroBonus points."
|
||||
}
|
||||
],
|
||||
"rbrahO": [
|
||||
{
|
||||
"type": 0,
|
||||
|
||||
@@ -7470,6 +7470,12 @@
|
||||
"value": "Spice things up"
|
||||
}
|
||||
],
|
||||
"rb5xpI": [
|
||||
{
|
||||
"type": 0,
|
||||
"value": "Multi-room bookings are not available with EuroBonus points."
|
||||
}
|
||||
],
|
||||
"rbrahO": [
|
||||
{
|
||||
"type": 0,
|
||||
|
||||
@@ -50,7 +50,7 @@ export function getErrorMessage(
|
||||
return partner === ScandicPartnersEnum.sas
|
||||
? intl.formatMessage({
|
||||
defaultMessage:
|
||||
"Multi-room booking is not available with euro bonus points.",
|
||||
"Multi-room bookings are not available with EuroBonus points.",
|
||||
})
|
||||
: intl.formatMessage({
|
||||
defaultMessage:
|
||||
|
||||
Reference in New Issue
Block a user