mastodon/app/views/user_mailer/reset_password_instructions...

14 lines
473 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Merhaba <%= @resource.email %>
Biri <%= @instance %> üzerinden sizin hesabınız için parola değişim isteği gönderdi. Aşağıdaki linke tıklayarak bunu gerçekleştirebilirsiniz.
<%= edit_password_url(@resource, reset_password_token: @token) %>
Eğer bu isteği siz göndermediyseniz, lütfen bu e-postayı görmezden geliniz.
Siz bu linke tıklayıp yeni bir parola girene kadar parolanız değişmeyecektir.
En içten dileklerimizle,
<%= @instance %> ekibi