From 9f51655844b36f15b2cc6d0afdf9ff37c6138d51 Mon Sep 17 00:00:00 2001 From: Thomas Malbaux Date: Mon, 12 Mar 2018 21:52:31 +0200 Subject: [PATCH] Updated one copy text --- src/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/translations/en.json b/src/translations/en.json index cce0f477..49ecf07b 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -46,7 +46,7 @@ "BookingBreakdown.pricePerNight": "Price per night", "BookingBreakdown.pricePerQuantity": "Price per person", "BookingBreakdown.providerTotalCanceled": "Total price", - "BookingBreakdown.providerTotalDeclined": "You would have made", + "BookingBreakdown.providerTotalDeclined": "Final sum", "BookingBreakdown.providerTotalDefault": "You'll make", "BookingBreakdown.providerTotalDelivered": "You made", "BookingBreakdown.quantity": "{quantity, number} {quantity, plural, one {person} other {persons}}",