diff --git a/apps/scandic-web/components/HotelReservation/EnterDetails/Details/RoomOne/JoinScandicFriendsCard/index.tsx b/apps/scandic-web/components/HotelReservation/EnterDetails/Details/RoomOne/JoinScandicFriendsCard/index.tsx index fa6613c70..46067d720 100644 --- a/apps/scandic-web/components/HotelReservation/EnterDetails/Details/RoomOne/JoinScandicFriendsCard/index.tsx +++ b/apps/scandic-web/components/HotelReservation/EnterDetails/Details/RoomOne/JoinScandicFriendsCard/index.tsx @@ -65,7 +65,7 @@ export default function JoinScandicFriendsCard({ const saveOnJoiningLabel = intl.formatMessage( { - defaultMessage: "Get the member price: {amount}", + defaultMessage: "To get the member room price: {amount}", }, { amount: formatPrice( diff --git a/apps/scandic-web/i18n/dictionaries/en.json b/apps/scandic-web/i18n/dictionaries/en.json index e48d53fe7..42e90467e 100644 --- a/apps/scandic-web/i18n/dictionaries/en.json +++ b/apps/scandic-web/i18n/dictionaries/en.json @@ -1225,7 +1225,7 @@ "7Lb9Bf": [ { "type": 0, - "value": "Get the member price: " + "value": "To get the member room price: " }, { "type": 1,