mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Small fixes to English translations for consistency
This commit is contained in:
parent
6c22b46005
commit
49f5a8aef1
1 changed files with 4 additions and 4 deletions
|
|
@ -660,7 +660,7 @@
|
|||
"StripeBankAccountTokenInputField.accountNumber.placeholder": "Type in bank account number…",
|
||||
"StripeBankAccountTokenInputField.accountNumber.required": "Bank account number is required",
|
||||
"StripeBankAccountTokenInputField.andBeforeLastItemInAList": " and",
|
||||
"StripeBankAccountTokenInputField.branchCode.inline": "Branch code",
|
||||
"StripeBankAccountTokenInputField.branchCode.inline": "branch code",
|
||||
"StripeBankAccountTokenInputField.branchCode.label": "Branch code",
|
||||
"StripeBankAccountTokenInputField.branchCode.placeholder": "Type in branch code…",
|
||||
"StripeBankAccountTokenInputField.branchCode.required": "Branch code is required",
|
||||
|
|
@ -668,7 +668,7 @@
|
|||
"StripeBankAccountTokenInputField.bsb.label": "BSB",
|
||||
"StripeBankAccountTokenInputField.bsb.placeholder": "Type in BSB…",
|
||||
"StripeBankAccountTokenInputField.bsb.required": "BSB is required",
|
||||
"StripeBankAccountTokenInputField.clearingCode.inline": "Clearing code",
|
||||
"StripeBankAccountTokenInputField.clearingCode.inline": "clearing code",
|
||||
"StripeBankAccountTokenInputField.clearingCode.label": "Clearing code",
|
||||
"StripeBankAccountTokenInputField.clearingCode.placeholder": "Type in clearing code…",
|
||||
"StripeBankAccountTokenInputField.clearingCode.required": "Clearing code is required",
|
||||
|
|
@ -680,7 +680,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",
|
||||
|
|
@ -692,7 +692,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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue