mirror of
https://framagit.org/framasoft/mobilizon.git
synced 2024-12-29 11:25:39 +00:00
5b4f1c271a
Also handles participant status :rejected instead of deleting the participation Closes #164 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
7 lines
208 B
Elixir
7 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." %>
|