about summary refs log tree commit diff
path: root/app/views/user_mailer/confirmation_instructions.en.text.erb
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/user_mailer/confirmation_instructions.en.text.erb')
-rw-r--r--app/views/user_mailer/confirmation_instructions.en.text.erb11
1 files changed, 9 insertions, 2 deletions
diff --git a/app/views/user_mailer/confirmation_instructions.en.text.erb b/app/views/user_mailer/confirmation_instructions.en.text.erb
index bb21cf8e2..0419adef0 100644
--- a/app/views/user_mailer/confirmation_instructions.en.text.erb
+++ b/app/views/user_mailer/confirmation_instructions.en.text.erb
@@ -1,5 +1,12 @@
-Welcome <%= @resource.email %>!
+Welcome <%= @resource.email %> !
 
-You can confirm your Mastodon account email through the link below:
+You just created an account on <%= @instance %>.
 
+To confirm your inscription, please click on the following link :
 <%= confirmation_url(@resource, confirmation_token: @token) %>
+
+Please also check out our terms and conditions <%= terms_url %>
+
+Sincerely,
+
+The <%= @instance %> team
\ No newline at end of file