Make mail and mailer translatable
[akkoma] / lib / pleroma / web / templates / mailer / subscription / unsubscribe_failure.html.eex
index 7b476f02ddfd30b6bbdf9305646d1ad664afe412..df090ffcddec75aad917e43362ca95a41292b4a6 100644 (file)
@@ -1 +1 @@
-<h1>UNSUBSCRIBE FAILURE</h1>
+<h1><%= Gettext.dpgettext("static_pages", "mailer unsubscribe failed message", "UNSUBSCRIBE FAILURE") %></h1>