You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/languages/en.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2417,6 +2417,8 @@ const translations = {
2417
2417
validationAmounts: 'The validation amounts you entered are incorrect. Please double check your bank statement and try again.',
2418
2418
fullName: 'Please enter a valid full name',
2419
2419
ownershipPercentage: 'Please enter a valid percentage number',
2420
+
deletePaymentBankAccount:
2421
+
"This bank account can't be deleted because it is used for Expensify Card payments. If you would still like to delete this account, please reach out to Concierge.",
Copy file name to clipboardExpand all lines: src/languages/es.ts
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2438,6 +2438,8 @@ const translations = {
2438
2438
validationAmounts: 'Los importes de validación que introduciste son incorrectos. Por favor, comprueba tu cuenta bancaria e inténtalo de nuevo.',
2439
2439
fullName: 'Por favor, introduce un nombre completo válido',
2440
2440
ownershipPercentage: 'Por favor, ingrese un número de porcentaje válido',
2441
+
deletePaymentBankAccount:
2442
+
'Esta cuenta bancaria no se puede eliminar porque se utiliza para pagos con la tarjeta Expensify. Si aún deseas eliminar esta cuenta, por favor contacta con Concierge.',
0 commit comments