1
0
mirror of https://github.com/glitch-soc/mastodon.git synced 2025-01-30 03:23:01 -05:00
Eugen Rochko 01421999ae
Make text e-mails consistent with HTML ones in UserMailer ()
* Make text e-mails consistent with HTML ones in UserMailer

* Fix UserMailer specs
2018-01-20 01:32:05 +01:00

8 lines
154 B
Plaintext

<%= t 'devise.mailer.password_change.title' %>
===
<%= t 'devise.mailer.password_change.explanation' %>
<%= t 'devise.mailer.password_change.extra' %>