1
0
mirror of https://framagit.org/tykayn/mastodon.git synced 2023-08-25 08:33:12 +02:00
mastodon/app/views/user_mailer/confirmation_instructions.ja.text.erb

12 lines
425 B
Plaintext
Raw Normal View History

ようこそ<%= @resource.email %>さん
<%= @instance %>にアカウントが作成されました。
以下のリンクをクリックしてMastodonアカウントのメールアドレスを確認してください。
<%= confirmation_url(@resource, confirmation_token: @token) %>
また、インスタンスの<%= link_to '利用規約', terms_url %>についてもご確認ください。
<%= @instance %> チーム