From 7218b77c7ba0ee6f494a2cfebb1cd04becc24439 Mon Sep 17 00:00:00 2001 From: James Dean Date: Tue, 26 Nov 2024 10:45:09 -0800 Subject: [PATCH] Update src/languages/es.ts Co-authored-by: Rocio Perez-Cano --- src/languages/es.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/languages/es.ts b/src/languages/es.ts index 50926d0cc7ba..04dd9aeb11b7 100644 --- a/src/languages/es.ts +++ b/src/languages/es.ts @@ -3284,8 +3284,8 @@ const translations = { whoIsYourBankAccount: '¿Cuál es tu banco?', howDoYouWantToConnect: '¿Cómo deseas conectarte a tu banco?', learnMoreAboutOptions: { - text: 'Obtén más información sobre ', - linkText: 'estas opciones.', + text: 'Obtén más información sobre estas ', + linkText: 'opciones.', }, customFeedDetails: 'Requiere configuración con tu banco. Esto es más común para empresas grandes, y la mejor opción, si calificas.', directFeedDetails: 'Conéctate ahora usando tus credenciales maestras. Esto es lo más común.',