<%= gettext "All good!" %>

<%= gettext "You requested to participate in event %{title}", title: @event.title %>

<%= gettext "An organizer just approved your participation. You're now going to this event!" %>

<%= gettext "Go to event page" %>

<%= gettext "If you need to cancel your participation, just access the event page through link above and click on the participation button." %>