Skip to content

Commit

Permalink
update copy
Browse files Browse the repository at this point in the history
  • Loading branch information
luacmartins committed May 9, 2024
1 parent 807c945 commit ca831e0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/languages/es.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2523,7 +2523,6 @@ export default {
addPaymentCardRedundant: 'Infraestructura redundante',
addPaymentCardLearnMore: 'Conozca más sobre nuestra',
addPaymentCardSecurity: 'seguridad',
// TODO: add spanish translations below
amountOwedTitle: 'Saldo pendiente',
amountOwedButtonText: 'OK',
amountOwedText: 'Esta cuenta tiene un saldo pendiente de un mes anterior.\n\n¿Quiere liquidar el saldo y hacerse cargo de la facturación de este espacio de trabajo?',
Expand All @@ -2543,9 +2542,9 @@ export default {
hasFailedSettlementsButtonText: 'Entiendo',
hasFailedSettlementsText: ({email}) =>
`No puede hacerse cargo de la facturación porque ${email} tiene una liquidación vencida de la tarjeta Expensify. Avíseles que se comuniquen con [email protected] para resolver el problema. Luego, podrá hacerse cargo de la facturación de este espacio de trabajo.`,
failedToClearBalanceTitle: 'Failed to clear balance',
failedToClearBalanceTitle: 'Saldo no compensado',
failedToClearBalanceButtonText: 'OK',
failedToClearBalanceText: 'We were unable to clear the balance. Please try again later.',
failedToClearBalanceText: 'No hemos podido liquidar el saldo, por favor, inténtalo más tarde.',
successTitle: '¡Guau! Todo listo.',
successDescription: 'Ahora eres el propietario de este espacio de trabajo.',
errorTitle: '¡Ups! No tan rapido...',
Expand Down

0 comments on commit ca831e0

Please sign in to comment.