diff --git a/src/components/AddPlaidBankAccount.js b/src/components/AddPlaidBankAccount.js index 00cefa17277c..b6fc639546a8 100644 --- a/src/components/AddPlaidBankAccount.js +++ b/src/components/AddPlaidBankAccount.js @@ -279,7 +279,7 @@ function AddPlaidBankAccount({ if (isDisplayedInNewVBBA) { return ( - {translate('bankAccount.chooseAnAccount')} + {translate('bankAccount.chooseAnAccount')} {!_.isEmpty(text) && {text}} - + ); diff --git a/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx b/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx index d4645c671d14..ec7d0b06cf58 100644 --- a/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx +++ b/src/pages/ReimbursementAccount/BankInfo/BankInfo.tsx @@ -127,7 +127,7 @@ function BankInfo({reimbursementAccount, reimbursementAccountDraft, plaidLinkTok onBackButtonPress={handleBackButtonPress} title={translate('bankAccount.bankInfo')} /> - + - {translate('bankAccount.letsDoubleCheck')} + {translate('bankAccount.letsDoubleCheck')} {translate('bankAccount.thisBankAccount')} {setupType === CONST.BANK_ACCOUNT.SUBSTEP.MANUAL && ( diff --git a/src/pages/ReimbursementAccount/BankInfo/substeps/Manual.tsx b/src/pages/ReimbursementAccount/BankInfo/substeps/Manual.tsx index 713add3fd3d5..a9a2c49969aa 100644 --- a/src/pages/ReimbursementAccount/BankInfo/substeps/Manual.tsx +++ b/src/pages/ReimbursementAccount/BankInfo/substeps/Manual.tsx @@ -73,7 +73,7 @@ function Manual({reimbursementAccount, onNext}: ManualProps) { submitButtonText={translate('common.next')} style={[styles.mh5, styles.flexGrow1]} > - {translate('bankAccount.manuallyAdd')} + {translate('bankAccount.manuallyAdd')} {translate('bankAccount.checkHelpLine')} - {title} + {title} {translate('beneficialOwnerInfoStep.regulationRequiresUsToVerifyTheIdentity')} - {translate('beneficialOwnerInfoStep.enterTheOwnersAddress')} + {translate('beneficialOwnerInfoStep.enterTheOwnersAddress')} {translate('common.noPO')} - {translate('beneficialOwnerInfoStep.letsDoubleCheck')} + {translate('beneficialOwnerInfoStep.letsDoubleCheck')} - {translate('beneficialOwnerInfoStep.enterTheDateOfBirthOfTheOwner')} + {translate('beneficialOwnerInfoStep.enterTheDateOfBirthOfTheOwner')} {/* @ts-expect-error TODO: Remove this once DatePicker (https://github.com/Expensify/App/issues/25148) is migrated to TypeScript. */} InputComponent={DatePicker} diff --git a/src/pages/ReimbursementAccount/BeneficialOwnerInfo/substeps/BeneficialOwnerDetailsFormSubsteps/LegalNameUBO.tsx b/src/pages/ReimbursementAccount/BeneficialOwnerInfo/substeps/BeneficialOwnerDetailsFormSubsteps/LegalNameUBO.tsx index 2aae8d8d19f5..d608378adfbf 100644 --- a/src/pages/ReimbursementAccount/BeneficialOwnerInfo/substeps/BeneficialOwnerDetailsFormSubsteps/LegalNameUBO.tsx +++ b/src/pages/ReimbursementAccount/BeneficialOwnerInfo/substeps/BeneficialOwnerDetailsFormSubsteps/LegalNameUBO.tsx @@ -52,7 +52,7 @@ function LegalNameUBO({reimbursementAccountDraft, onNext, isEditing, beneficialO style={[styles.mh5, styles.flexGrow1]} submitButtonStyles={[styles.pb5, styles.mb0]} > - {translate('beneficialOwnerInfoStep.enterLegalFirstAndLastName')} + {translate('beneficialOwnerInfoStep.enterLegalFirstAndLastName')} - {translate('beneficialOwnerInfoStep.enterTheLast4')} + {translate('beneficialOwnerInfoStep.enterTheLast4')} {translate('beneficialOwnerInfoStep.dontWorry')} - {translate('beneficialOwnerInfoStep.letsDoubleCheck')} + {translate('beneficialOwnerInfoStep.letsDoubleCheck')} {translate('beneficialOwnerInfoStep.regulationRequiresUsToVerifyTheIdentity')} {`${translate('beneficialOwnerInfoStep.owners')}:`} diff --git a/src/pages/ReimbursementAccount/BeneficialOwnersStep.tsx b/src/pages/ReimbursementAccount/BeneficialOwnersStep.tsx index f2fbe64d4b9a..f21776fd9a4a 100644 --- a/src/pages/ReimbursementAccount/BeneficialOwnersStep.tsx +++ b/src/pages/ReimbursementAccount/BeneficialOwnersStep.tsx @@ -223,7 +223,7 @@ function BeneficialOwnersStep({reimbursementAccount, reimbursementAccountDraft, title={translate('beneficialOwnerInfoStep.companyOwner')} onBackButtonPress={handleBackButtonPress} /> - + - + - {translate('businessInfoStep.enterYourCompanysAddress')} + {translate('businessInfoStep.enterYourCompanysAddress')} {translate('common.noPO')} - {translate('businessInfoStep.letsDoubleCheck')} + {translate('businessInfoStep.letsDoubleCheck')} - {translate('businessInfoStep.selectYourCompanysIncorporationDate')} + {translate('businessInfoStep.selectYourCompanysIncorporationDate')} {/* @ts-expect-error TODO: Remove this once DatePicker (https://github.com/Expensify/App/issues/25148) is migrated to TypeScript. */} InputComponent={DatePicker} diff --git a/src/pages/ReimbursementAccount/BusinessInfo/substeps/IncorporationStateBusiness.tsx b/src/pages/ReimbursementAccount/BusinessInfo/substeps/IncorporationStateBusiness.tsx index e2ef3a5a69e4..ae3b135ab335 100644 --- a/src/pages/ReimbursementAccount/BusinessInfo/substeps/IncorporationStateBusiness.tsx +++ b/src/pages/ReimbursementAccount/BusinessInfo/substeps/IncorporationStateBusiness.tsx @@ -48,7 +48,7 @@ function IncorporationStateBusiness({reimbursementAccount, onNext, isEditing}: I style={[styles.mh0, styles.flexGrow1]} submitButtonStyles={[styles.p5, styles.mb0]} > - {translate('businessInfoStep.pleaseSelectTheStateYourCompanyWasIncorporatedIn')} + {translate('businessInfoStep.pleaseSelectTheStateYourCompanyWasIncorporatedIn')} - {translate('businessInfoStep.enterTheNameOfYourBusiness')} + {translate('businessInfoStep.enterTheNameOfYourBusiness')} - {translate('businessInfoStep.enterYourCompanysPhoneNumber')} + {translate('businessInfoStep.enterYourCompanysPhoneNumber')} - {translate('businessInfoStep.enterYourCompanysTaxIdNumber')} + {translate('businessInfoStep.enterYourCompanysTaxIdNumber')} - {translate('businessInfoStep.selectYourCompanysType')} + {translate('businessInfoStep.selectYourCompanysType')} - {translate('businessInfoStep.enterYourCompanysWebsite')} + {translate('businessInfoStep.enterYourCompanysWebsite')} {translate('common.websiteExample')} - + - {translate('completeVerificationStep.confirmAgreements')} + + {translate('completeVerificationStep.confirmAgreements')} - + - {translate('personalInfoStep.enterYourAddress')} + {translate('personalInfoStep.enterYourAddress')} {translate('common.noPO')} + {translate('personalInfoStep.letsDoubleCheck')} - {translate('personalInfoStep.enterYourDateOfBirth')} + {translate('personalInfoStep.enterYourDateOfBirth')} {/* @ts-expect-error TODO: Remove this once DatePicker (https://github.com/Expensify/App/issues/25148) is migrated to TypeScript. */} InputComponent={DatePicker} diff --git a/src/pages/ReimbursementAccount/PersonalInfo/substeps/FullName.tsx b/src/pages/ReimbursementAccount/PersonalInfo/substeps/FullName.tsx index 62ec4ea9b9eb..a8a499db2e60 100644 --- a/src/pages/ReimbursementAccount/PersonalInfo/substeps/FullName.tsx +++ b/src/pages/ReimbursementAccount/PersonalInfo/substeps/FullName.tsx @@ -65,7 +65,7 @@ function FullName({reimbursementAccount, onNext, isEditing}: FullNameProps) { submitButtonStyles={[styles.pb5, styles.mb0]} > - {translate('personalInfoStep.enterYourLegalFirstAndLast')} + {translate('personalInfoStep.enterYourLegalFirstAndLast')} - {translate('personalInfoStep.enterTheLast4')} + {translate('personalInfoStep.enterTheLast4')} {translate('personalInfoStep.dontWorry')}