mastodon/app/views/user_mailer/confirmation_instructions.t...

16 lines
499 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.

<p> Aramıza hoşgeldin <%= @resource.email %> </p>
<p>Bu sunucumuzda yeni bir hesap oluşturduğunu görüyoruz: <%= @instance %>.</p>
<p>Siz olduğunuzu teyit edebilmemiz için lütfen aşağıdaki linke tıklaman yeterli: <br>
<%= link_to 'Hesabımı doğrula', confirmation_url(@resource, confirmation_token: @token) %>
<p>Ayrıca <%= link_to 'kullanım şartları ve koşullarımızı', terms_url %> inceleyebilirsin.</p>
<p>En içten dileklerimizle,<p>
<p> <%= @instance %> ekibi</p>