From 962f190091ff9f6b0ee9d67ba6858f06be697887 Mon Sep 17 00:00:00 2001 From: Eric Schultz Date: Thu, 25 Mar 2021 13:26:27 -0500 Subject: [PATCH] i18n app/views/campaign_mailer/federated_creation_followup.html.erb --- .../creation_followup.html.erb | 6 +-- .../federated_creation_followup.html.erb | 52 +++++++++++++------ config/locales/campaign_mailer.en.yml | 29 +++++++---- 3 files changed, 58 insertions(+), 29 deletions(-) diff --git a/app/views/campaign_mailer/creation_followup.html.erb b/app/views/campaign_mailer/creation_followup.html.erb index 50252f79..317351e5 100644 --- a/app/views/campaign_mailer/creation_followup.html.erb +++ b/app/views/campaign_mailer/creation_followup.html.erb @@ -8,13 +8,13 @@

<%= t('campaign_mailer.congrats_on_creating_campaign') %>


-

<%= t('campaign_mailer.you_can_visit_at', url: content_tag(:strong, link_to(campaign_locateable_url(@campaign)) ))%> +

<%= t('campaign_mailer.you_can_visit_at', url: content_tag(:strong, link_to(campaign_locateable_url(@campaign), campaign_locateable_url(@campaign)) ))%>

<%= t('campaign_mailer.before_sharing_tips')%>