Merged in fix/Lokalise (pull request #2851)

fix label typo

* fix label typo


Approved-by: Bianca Widstam
This commit is contained in:
Matilda Landström
2025-09-23 11:25:53 +00:00
parent 56764f8720
commit e8968a9eaf
3 changed files with 13 additions and 1 deletions

View File

@@ -7470,6 +7470,12 @@
"value": "Spice things up" "value": "Spice things up"
} }
], ],
"rb5xpI": [
{
"type": 0,
"value": "Multi-room bookings are not available with EuroBonus points."
}
],
"rbrahO": [ "rbrahO": [
{ {
"type": 0, "type": 0,

View File

@@ -7470,6 +7470,12 @@
"value": "Spice things up" "value": "Spice things up"
} }
], ],
"rb5xpI": [
{
"type": 0,
"value": "Multi-room bookings are not available with EuroBonus points."
}
],
"rbrahO": [ "rbrahO": [
{ {
"type": 0, "type": 0,

View File

@@ -50,7 +50,7 @@ export function getErrorMessage(
return partner === ScandicPartnersEnum.sas return partner === ScandicPartnersEnum.sas
? intl.formatMessage({ ? intl.formatMessage({
defaultMessage: defaultMessage:
"Multi-room booking is not available with euro bonus points.", "Multi-room bookings are not available with EuroBonus points.",
}) })
: intl.formatMessage({ : intl.formatMessage({
defaultMessage: defaultMessage: