Make mail and mailer translatable
[akkoma] / lib / pleroma / web / templates / mailer / subscription / unsubscribe_success.html.eex
index 6dfa2c1859352de9345a89495586f8d25392e6e8..cbce495d4460ae67f683cb83640fea741f21cdcc 100644 (file)
@@ -1 +1 @@
-<h1>UNSUBSCRIBE SUCCESSFUL</h1>
+<h1><%= Gettext.dpgettext("static_pages", "mailer unsubscribe successful message", "UNSUBSCRIBE SUCCESSFUL") %></h1>