Skip to content

Commit

Permalink
Update es.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdeanexpensify authored Jul 15, 2024
1 parent 1daa01d commit bbf0534
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4530,8 +4530,8 @@ export default {
`Has impugnado el cargo ${amountOwed} en la tarjeta terminada en ${cardEnding}. Tu cuenta estará bloqueada hasta que se resuelva la disputa con tu banco.`,
preTrial: {
title: 'Iniciar una prueba gratuita',
subtitle: 'Para empezar, ',
subtitleLink: 'completa la lista de configuración aquí.',
subtitle: '¡Ya casi estamos! Completa ',
subtitleLink: 'la lista de configuración',
},
trialStarted: {
title: ({numOfDays}) => `Prueba gratuita: ¡${numOfDays === 1 ? `queda 1 día` : `quedan ${numOfDays} días`}!`,
Expand Down

0 comments on commit bbf0534

Please sign in to comment.