forked from Expensify/App
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ca831e0
commit d068785
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2542,7 +2542,7 @@ 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: 'Saldo no compensado', | ||
failedToClearBalanceTitle: 'Fallo al liquidar el saldo', | ||
failedToClearBalanceButtonText: 'OK', | ||
failedToClearBalanceText: 'No hemos podido liquidar el saldo, por favor, inténtalo más tarde.', | ||
successTitle: '¡Guau! Todo listo.', | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters