mobilizon.chapril.org-mobil.../lib/web/templates/email/event_participation_approved.text.eex
Thomas Citharel 3263a84c51
Improve wording for emails
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-08-10 18:02:48 +02:00

12 lines
490 B
Elixir

<%= gettext "Participation approved" %>
==
<%= gettext "You recently requested to attend %{title}.", title: @event.title %>
<%= gettext "Good news: one of the event organizers just approved your request. Update your calendar, because you're on the guest list now!" %>
<%= page_url(Mobilizon.Web.Endpoint, :event, @event.uuid) %>
<%= gettext "Would you wish to update or cancel your attendance, simply access the event page through the link above and click on the Attending button." %>