Skip to content

Commit

Permalink
ts fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMuzyk committed Sep 12, 2024
1 parent 6c679e9 commit e713b1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2097,11 +2097,14 @@ export default {
annualPaymentVolume: 'Annual payment volume',
annualPaymentVolumeInCurrency: ({currencyCode}) => `Annual payment volume in ${currencyCode}`,
selectIncorporationType: 'Select incorporation type',
selectIncorporationCountry: 'Select incorporation country',
selectIncorporationState: 'Select incorporation state',
selectBusinessCategory: 'Select business category',
selectAnnualPaymentVolume: 'Select annual payment volume',
findIncorporationType: 'Find incorporation type',
findBusinessCategory: 'Find business category',
findAnnualPaymentVolume: 'Find annual payment volume',
findIncorporationState: 'Find incorporation state',
},
beneficialOwnerInfoStep: {
doYouOwn25percent: '¿Posees el 25% o más de',
Expand Down

0 comments on commit e713b1e

Please sign in to comment.