From 2ddc735ab5caf3e382849927ced4d6e533623bc3 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 | 1 - 1 file changed, 1 deletion(-) diff --git a/i18n/dictionaries/en.json b/i18n/dictionaries/en.json index d5f7e010c..42d246472 100644 --- a/i18n/dictionaries/en.json +++ b/i18n/dictionaries/en.json @@ -68,7 +68,6 @@ "Description": "Description", "Destination": "Destination", "Destinations & hotels": "Destinations & hotels", - "Destination": "Destination", "Disabled booking options header": "We're sorry", "Disabled booking options text": "Codes, cheques and reward nights aren't available on the new website yet.", "Discard changes": "Discard changes",