Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
fcoronelmakingsense committed Jun 27, 2019
1 parent 109b1a6 commit c43efb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/i18n/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ export default {
send: `Send`,
show: `Show`,
},
empty_notification_text: `You don't have pending notifications.`,
default_banner_data: {
background_url: 'https://cdn.fromdoppler.com/doppler-ui-library/v2.5.0/img/violet-yellow.png',
description: 'Classics and pop-ups with Single or Double Opt-In subscription. You decide how you want them to look, what data to request and where to place them!',
functionality: 'subscription forms',
image_url: 'https://cdn.fromdoppler.com/doppler-ui-library/v2.5.0/img/login-en.png',
title: 'Add new contacts to your Lists using custom Forms',
},
empty_notification_text: `You don't have pending notifications.`,
feature_panel: {
email_automation: `Email Automation`,
email_automation_description: `Right person, right message, right time`,
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@ export default {
send: `Enviar`,
show: `Mostrar`,
},
empty_notification_text: `No tienes notificaciones pendientes.`,
default_banner_data: {
background_url: 'https://cdn.fromdoppler.com/doppler-ui-library/v2.5.0/img/violet-yellow.png',
description: 'Clásicos y pop-ups con suscripción Simple o Doble Opt-In. ¡Tú eliges cómo quieres que luzcan, qué datos solicitar y dónde ubicarlos!',
functionality: 'Formularios de suscripción',
image_url: 'https://cdn.fromdoppler.com/doppler-ui-library/v2.5.0/img/login-es.png',
title: 'Suma contactos a tus Listas con Formularios personalizados',
},
empty_notification_text: `No tienes notificaciones pendientes.`,
feature_panel: {
email_automation: `Email Automation`,
email_automation_description: `Llega con el mensaje adecuado en el momento justo`,
Expand Down

0 comments on commit c43efb1

Please sign in to comment.