From 9b160c22228a7b8d561b66f8d3cc3aa6c8c9c02a Mon Sep 17 00:00:00 2001 From: Tobias Johansson Date: Fri, 4 Oct 2024 09:37:09 +0000 Subject: [PATCH] Merged in feat/SW-431-payment-flow (pull request #635) Feat/SW-431 payment flow * feat(SW-431): Update mock hotel data * feat(SW-431): Added route handler and trpc routes * feat(SW-431): List payment methods and handle booking status and redirection * feat(SW-431): Updated booking page to poll for booking status * feat(SW-431): Updated create booking contract * feat(SW-431): small fix * fix(SW-431): Added intl string and sorted dictionaries * fix(SW-431): Changes from PR * fix(SW-431): fixes from PR * fix(SW-431): add todo comments * fix(SW-431): update schema prop Approved-by: Simon.Emanuelsson --- i18n/dictionaries/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/dictionaries/en.json b/i18n/dictionaries/en.json index 9ebd9d692..91ab583d6 100644 --- a/i18n/dictionaries/en.json +++ b/i18n/dictionaries/en.json @@ -67,7 +67,6 @@ "Day": "Day", "Description": "Description", "Destination": "Destination", - "Destination": "Destination", "Destinations & hotels": "Destinations & hotels", "Disabled booking options header": "We're sorry", "Disabled booking options text": "Codes, cheques and reward nights aren't available on the new website yet.", @@ -186,6 +185,7 @@ "Phone is required": "Phone is required", "Phone number": "Phone number", "Please enter a valid phone number": "Please enter a valid phone number", + "points": "Points", "Points": "Points", "points": "Points", "Points being calculated": "Points being calculated",