5b4f1c271a
Also handles participant status :rejected instead of deleting the participation Closes #164 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
8 lines
208 B
Elixir
8 lines
208 B
Elixir
<%= gettext "Participation rejected" %>
|
|
|
|
==
|
|
|
|
<%= gettext "You requested to participate in event %{title}.", title: @event.title %>
|
|
|
|
<%= gettext "Unfortunately, the organizers rejected your participation." %>
|