diff --git a/lib/web/templates/email/instance_follow.html.eex b/lib/web/templates/email/instance_follow.html.eex index 227e4f5ca..723891e98 100644 --- a/lib/web/templates/email/instance_follow.html.eex +++ b/lib/web/templates/email/instance_follow.html.eex @@ -42,7 +42,7 @@

- <%= gettext("Note: %{name} (%{domain}) following you doesn't necessarily imply that you follow this instance, but you can ask to follow them too.") %> + <%= gettext("Note: %{name} (%{domain}) following you doesn't necessarily imply that you follow this instance, but you can ask to follow them too.", name: @follower.name, domain: @follower.domain) %>