Skip to content

Commit

Permalink
Merge pull request Expensify#48735 from Expensify/jamesdeanexpensify-…
Browse files Browse the repository at this point in the history
…patch-1

Update en.ts
  • Loading branch information
pecanoro authored Sep 7, 2024
2 parents 54628f2 + 513d459 commit 7537bfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions src/languages/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2949,10 +2949,10 @@ export default {
disableCardButton: 'Chat with Concierge',
feed: {
title: 'Get the Expensify Card',
subTitle: 'Streamline your business with the Expensify Card',
subTitle: 'Streamline your business with the Expensify Card.',
features: {
cashBack: 'Up to 2% cash back on every US purchase',
unlimited: 'Issue unlimited virtual cards',
cashBack: 'Cash back on every US purchase',
unlimited: 'Unlimited virtual cards',
spend: 'Spend controls and custom limits',
},
ctaTitle: 'Issue new card',
Expand Down
6 changes: 3 additions & 3 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2997,10 +2997,10 @@ export default {
disableCardButton: 'Chatear con Concierge',
feed: {
title: 'Consigue la Tarjeta Expensify',
subTitle: 'Optimiza tu negocio con la Tarjeta Expensify',
subTitle: 'Optimiza tu negocio con la Tarjeta Expensify.',
features: {
cashBack: 'Hasta un 2% de devolución en cada compra en Estadios Unidos',
unlimited: 'Emitir un número ilimitado de tarjetas virtuales',
cashBack: 'Devolución de dinero en cada compra en Estados Unidos',
unlimited: 'Un número ilimitado de tarjetas virtuales',
spend: 'Controles de gastos y límites personalizados',
},
ctaTitle: 'Emitir nueva tarjeta',
Expand Down

0 comments on commit 7537bfb

Please sign in to comment.