From fdfa6b21bcbe0afc358b73fdb9b40b9e8eab2225 Mon Sep 17 00:00:00 2001 From: Kimmo Puputti Date: Wed, 20 Sep 2017 10:34:59 +0300 Subject: [PATCH] Change error copy text slightly --- 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 664be9a2..449456c2 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -37,7 +37,7 @@ "BookingDatesForm.requestToBook": "Request to book", "BookingDatesForm.requiredDate": "Oops, make sure your date is correct!", "BookingDatesForm.youWontBeChargedInfo": "You won't be charged yet", - "CheckoutPage.errorlistingLinkText": "the listing page", + "CheckoutPage.errorlistingLinkText": "the sauna page", "CheckoutPage.goToLandingPage": "Go to homepage", "CheckoutPage.hostedBy": "Hosted by {name}", "CheckoutPage.initiateOrderError": "Payment request failed. Please go back to {listingLink} and try again. If the error persists, try refreshing the page or contacting the marketplace admin.",