Skip to content

Commit

Permalink
Merge pull request #53157 from Expensify/jamesdeanexpensify-patch-2
Browse files Browse the repository at this point in the history
Update en.ts
  • Loading branch information
pecanoro authored Nov 26, 2024
2 parents 6e1855e + 7218b77 commit 967cc5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3245,7 +3245,7 @@ const translations = {
whoIsYourBankAccount: 'Who’s your bank?',
howDoYouWantToConnect: 'How do you want to connect to your bank?',
learnMoreAboutOptions: {
text: 'Learn more about the ',
text: 'Learn more about these ',
linkText: 'options.',
},
customFeedDetails: 'Requires setup with your bank. This is most common for larger companies, and the best option, if you qualify.',
Expand Down
6 changes: 3 additions & 3 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3284,8 +3284,8 @@ const translations = {
whoIsYourBankAccount: '¿Cuál es tu banco?',
howDoYouWantToConnect: '¿Cómo deseas conectarte a tu banco?',
learnMoreAboutOptions: {
text: 'Conoce más sobre ',
linkText: 'las opciones.',
text: 'Obtén más información sobre estas ',
linkText: 'opciones.',
},
customFeedDetails: 'Requiere configuración con tu banco. Esto es más común para empresas grandes, y la mejor opción, si calificas.',
directFeedDetails: 'Conéctate ahora usando tus credenciales maestras. Esto es lo más común.',
Expand Down Expand Up @@ -5732,7 +5732,7 @@ const translations = {
addPaymentCard: 'Añade tarjeta de pago',
enterPaymentCardDetails: 'Introduce los datos de tu tarjeta de pago',
security: 'Expensify es PCI-DSS obediente, utiliza cifrado a nivel bancario, y emplea infraestructura redundante para proteger tus datos.',
learnMoreAboutSecurity: 'Conozca más sobre nuestra seguridad.',
learnMoreAboutSecurity: 'Obtén más información sobre nuestra seguridad.',
},
subscriptionSettings: {
title: 'Configuración de suscripción',
Expand Down

0 comments on commit 967cc5c

Please sign in to comment.