mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 23:28:08 +01:00
01421999ae
* Make text e-mails consistent with HTML ones in UserMailer * Fix UserMailer specs
7 lines
154 B
Text
7 lines
154 B
Text
<%= t 'devise.mailer.password_change.title' %>
|
|
|
|
===
|
|
|
|
<%= t 'devise.mailer.password_change.explanation' %>
|
|
|
|
<%= t 'devise.mailer.password_change.extra' %>
|