From b6dd976a96d37627189889d722f35c475ced6485 Mon Sep 17 00:00:00 2001 From: Vesa Luusua Date: Fri, 5 Apr 2019 14:41:21 +0300 Subject: [PATCH] Improve English translations --- src/translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translations/en.json b/src/translations/en.json index 475e301a..3356b8ee 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -459,7 +459,7 @@ "PayoutDetailsForm.accountOpenerTitle": "Account opener", "PayoutDetailsForm.accountTypeTitle": "Account type", "PayoutDetailsForm.additionalPersonInfoLink": "Stripe support", - "PayoutDetailsForm.additionalPersonInfoText": "Stripe requires information of every person that owns at least 25% of the company or exercise significant control over your company. For more information, see {additionalPersonInfoLink}.", + "PayoutDetailsForm.additionalPersonInfoText": "Stripe requires information of every person that owns at least 25% of your company or exercise significant control over it. For more information, see {additionalPersonInfoLink}.", "PayoutDetailsForm.additionalPersonLink": "Add owners and directors", "PayoutDetailsForm.additionalPersonRemove": "Remove person", "PayoutDetailsForm.additionalPersonTitle": "Owner or director", @@ -479,7 +479,7 @@ "PayoutDetailsForm.businessProfile": "Business profile", "PayoutDetailsForm.businessURLLabel": "Business URL", "PayoutDetailsForm.businessURLPlaceholder": "Business’s publicly available website", - "PayoutDetailsForm.businessURLRequired": "Valid business URL is required.", + "PayoutDetailsForm.businessURLRequired": "Valid business URL is required", "PayoutDetailsForm.canadianProvinceLabel": "Province", "PayoutDetailsForm.canadianProvinceNames.AB": "Alberta", "PayoutDetailsForm.canadianProvinceNames.BC": "British Columbia",