Improve wording for emails

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2020-08-10 16:57:26 +02:00
parent 786c5e7f1d
commit 3263a84c51
48 changed files with 6429 additions and 6264 deletions

View File

@@ -1,5 +1,6 @@
<%= gettext "Upcoming event" %>
<%= gettext "An event is upcoming!" %>
==
<%= gettext "Get ready for %{title}", title: @participant.event.title %>
<%= gettext "Go to event page" %>
<%= gettext "View the event on: %{link}", link: page_url(Mobilizon.Web.Endpoint, :event, @participant.event.uuid) %>
<%= gettext "If you need to cancel your participation, just access the event page through link above and click on the participation button." %>
<%= gettext "If you wish to cancel your attendance, visit the event page through the link above and click the « Attending » button." %>