1
0
mirror of https://github.com/mastodon/mastodon synced 2025-01-06 01:43:03 +09:00
mastodon/app/views/user_mailer/email_changed.text.erb

10 lines
184 B
Plaintext
Raw Normal View History

<%= t 'devise.mailer.email_changed.title' %>
===
<%= t 'devise.mailer.email_changed.explanation' %>
<%= @resource.unconfirmed_email %>
<%= t 'devise.mailer.email_changed.extra' %>