Skip to content

Commit

Permalink
Merge pull request #45142 from Expensify/jamesdeanexpensify-patch-1
Browse files Browse the repository at this point in the history
Update en.ts
  • Loading branch information
marcochavezf authored Jul 10, 2024
2 parents 4f4dd9a + b6ffbd7 commit deec1f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4050,7 +4050,7 @@ export default {
},
paymentCard: {
addPaymentCard: 'Add payment card',
enterPaymentCardDetails: 'Enter your payment card details.',
enterPaymentCardDetails: 'Enter your payment card details',
security: 'Expensify is PCI-DSS compliant, uses bank-level encryption, and utilizes redundant infrastructure to protect your data.',
learnMoreAboutSecurity: 'Learn more about our security.',
},
Expand Down
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4565,7 +4565,7 @@ export default {
},
paymentCard: {
addPaymentCard: 'Añade tarjeta de pago',
enterPaymentCardDetails: 'Introduce los datos de tu 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.',
},
Expand Down

0 comments on commit deec1f3

Please sign in to comment.