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 bbf0534 commit 7f05756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4531,7 +4531,7 @@ export default {
preTrial: {
title: 'Iniciar una prueba gratuita',
subtitle: '¡Ya casi estamos! Completa ',
subtitleLink: 'la lista de configuración',
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 7f05756

Please sign in to comment.