<%= gettext "You're going!" %> |
<%= gettext("You recently requested to attend %{title}.", title: @event.title) |> raw %> |
||
<%= gettext "You have now confirmed your participation. Update your calendar, because you're on the guest list now!" %> |
||
|
||
<%= 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." %> |