<%= gettext "You're in!" %>

<%= gettext("Your membership to group %{link_start}%{group}%{link_end} has been approved.", group: Mobilizon.Actors.Actor.display_name(@group), link_start: "", link_end: "") |> raw %>

<%= gettext "View the group" %>