diff --git a/src/translations/en.json b/src/translations/en.json index c948ddfa..5c24467d 100644 --- a/src/translations/en.json +++ b/src/translations/en.json @@ -488,14 +488,14 @@ "PayoutDetailsForm.companyAddressTitle": "Company address", "PayoutDetailsForm.companyDetailsTitle": "Company details", "PayoutDetailsForm.companyNameLabel": "Company name", - "PayoutDetailsForm.companyNamePlaceholder": "Enter company name...", + "PayoutDetailsForm.companyNamePlaceholder": "Enter company name…", "PayoutDetailsForm.companyNameRequired": "Company name is required", "PayoutDetailsForm.companyTaxIdLabel.AT": "Firmenbuchnummer (FN)", "PayoutDetailsForm.companyTaxIdLabel.AU": "Company ACN/ABN - TFN", "PayoutDetailsForm.companyTaxIdLabel.BE": "TVA/BTW/CBE", "PayoutDetailsForm.companyTaxIdLabel.CA": "Business Number (Tax ID)", "PayoutDetailsForm.companyTaxIdLabel.CH": "VAT number UID/MWST/TVA/IVA", - "PayoutDetailsForm.companyTaxIdLabel.DE": "Handelsregisternummer (HRB) ", + "PayoutDetailsForm.companyTaxIdLabel.DE": "Handelsregisternummer (HRB)", "PayoutDetailsForm.companyTaxIdLabel.DK": "Momsregistreringsnummer (CVR)", "PayoutDetailsForm.companyTaxIdLabel.ES": "Número de Identificación Fiscal (NIF)", "PayoutDetailsForm.companyTaxIdLabel.FI": "Y-tunnus", @@ -503,7 +503,7 @@ "PayoutDetailsForm.companyTaxIdLabel.GB": "Companies House Registration Number (CRN)", "PayoutDetailsForm.companyTaxIdLabel.HK": "Registration Number", "PayoutDetailsForm.companyTaxIdLabel.IE": "Company Number", - "PayoutDetailsForm.companyTaxIdLabel.IT": "Numero RI/ REA", + "PayoutDetailsForm.companyTaxIdLabel.IT": "Numero RI/REA", "PayoutDetailsForm.companyTaxIdLabel.LU": "Company/RCS number", "PayoutDetailsForm.companyTaxIdLabel.NL": "KVK number", "PayoutDetailsForm.companyTaxIdLabel.NO": "Organisasjonsnummer (Orgnr)", @@ -511,7 +511,7 @@ "PayoutDetailsForm.companyTaxIdLabel.PT": "N.º Contribuinte", "PayoutDetailsForm.companyTaxIdLabel.SE": "Organisationsnummer", "PayoutDetailsForm.companyTaxIdLabel.US": "Tax ID", - "PayoutDetailsForm.companyTaxIdPlaceholder": "Enter {idName}...", + "PayoutDetailsForm.companyTaxIdPlaceholder": "Enter {idName}…", "PayoutDetailsForm.companyTaxIdRequired": "{idName} is required", "PayoutDetailsForm.countryLabel": "Country", "PayoutDetailsForm.countryNames.AT": "Austria", @@ -627,7 +627,7 @@ "ProfileSettingsPage.viewProfileLink": "View your profile", "ResponsiveImage.noImage": "No image", "ReviewForm.reviewContentLabel": "Leave a review", - "ReviewForm.reviewContentPlaceholder": "Descripe your experience...", + "ReviewForm.reviewContentPlaceholder": "Descripe your experience…", "ReviewForm.reviewContentRequired": "You need to add a message to leave a review.", "ReviewForm.reviewRatingLabel": "Rate your experience", "ReviewForm.reviewRatingRequired": "Review message is required", @@ -731,7 +731,7 @@ "StripeBankAccountTokenInputField.iban.required": "Bank account number (IBAN) is required", "StripeBankAccountTokenInputField.institutionNumber.inline": "institution number", "StripeBankAccountTokenInputField.institutionNumber.label": "Institution number", - "StripeBankAccountTokenInputField.institutionNumber.placeholder": "Type in institution number...", + "StripeBankAccountTokenInputField.institutionNumber.placeholder": "Type in institution number…", "StripeBankAccountTokenInputField.institutionNumber.required": "Institution number is required", "StripeBankAccountTokenInputField.routingNumber.inline": "routing number", "StripeBankAccountTokenInputField.routingNumber.label": "Routing number", @@ -743,7 +743,7 @@ "StripeBankAccountTokenInputField.sortCode.required": "Sort code is required", "StripeBankAccountTokenInputField.transitNumber.inline": "transit number", "StripeBankAccountTokenInputField.transitNumber.label": "Transit number", - "StripeBankAccountTokenInputField.transitNumber.placeholder": "Type in transit number...", + "StripeBankAccountTokenInputField.transitNumber.placeholder": "Type in transit number…", "StripeBankAccountTokenInputField.transitNumber.required": "Transit number is required", "StripeBankAccountTokenInputField.unsupportedCountry": "Country not supported: {country}", "StripePaymentForm.creditCardDetails": "Credit card details",