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." %>
|