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.js
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -636,10 +636,9 @@ export default {
636
636
},
637
637
},
638
638
requestCallPage: {
639
-
requestACall: 'Request a call',
640
-
description: 'Need help with your account configuration? Our team of guides are on hand to help you each step of the way.',
641
-
instructions: 'Type in your name and phone number, and we’ll give you a call back.',
642
-
availabilityText: '*Our guides are available from Sunday at 5pm CT to Friday at 5pm CT. Any requests outside this window will be returned 9am - 5pm, Monday - Friday in your local time. Call time is based on the order the call was received.',
639
+
title: 'Request a call',
640
+
subtitle: 'Have questions, or need help?',
641
+
description: 'Our team of guides are on hand to help you each step of the way. Type in your name and phone number, and we’ll give you a call back.',
643
642
callMe: 'Call me',
644
643
growlMessageOnSave: 'Call requested.',
645
644
errorMessageInvalidPhone: 'That doesn’t look like a valid phone number. Try again with the country code. e.g. +15005550006',
Copy file name to clipboardExpand all lines: src/languages/es.js
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -638,10 +638,9 @@ export default {
638
638
},
639
639
},
640
640
requestCallPage: {
641
-
requestACall: 'Llámame por teléfono',
642
-
description: '¿Necesitas ayuda configurando tu cuenta? Nuestro equipo de guías puede ayudarte.',
643
-
instructions: 'Escribe tu nombre y número de teléfono y te llamaremos.',
644
-
availabilityText: '*Nuestros guías están disponibles de domingo desde las 17.00 CT a viernes hasta las 17.00 CT. Si solicitas una llamada fuera de este horario, te llamaremos de lunes a viernes de 9.00 a 17.00 en tu hora local. El orden de llamada corresponde con el orden de solicitud.',
641
+
title: 'Llámame por teléfono',
642
+
subtitle: '¿Tienes preguntas o necesitas ayuda?',
643
+
description: '¿Necesitas ayuda configurando tu cuenta? Nuestro equipo de guías puede ayudarte. Escribe tu nombre y número de teléfono y te llamaremos.',
645
644
callMe: 'Llámame',
646
645
growlMessageOnSave: 'Llamada solicitada.',
647
646
errorMessageInvalidPhone: 'El teléfono no es valido. Inténtalo de nuevo agregando el código de país. P. ej.: +15005550006',
0 commit comments