This repository has been archived on 2024-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app/views/user_mailer/confirmation_instructions.r...

13 lines
544 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.

Добро пожаловать, <%= @resource.email %> !
Вы только что завели аккаунт на <%= @instance %>.
Чтобы подтвердить создание аккаунта, пожалуйста, перейдите по этой ссылке:
<%= confirmation_url(@resource, confirmation_token: @token) %>
Также просим Вас прочитать об условиях использования аккаунта здесь: <%= terms_url %>
Искренне Ваши,
Команда <%= @instance %>