Skip to content

Commit

Permalink
Change disclaimer in email according to #5817 (#6266)
Browse files Browse the repository at this point in the history
  • Loading branch information
SerCom_KC authored and Gargron committed Jan 16, 2018
1 parent 9a28052 commit 3323b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/locales/devise.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ en:
confirmation_instructions:
action: Verify email address
explanation: You have created an account on %{host} with this email address. You are one click away from activating it. If this wasn't you, please ignore this e-mail.
extra_html: Please also check out our <a href="%{terms_path}">terms of service</a> and <a href="%{policy_path}">privacy policy</a>.
extra_html: Please also check out <a href="%{terms_path}">the rules of the instance</a> and <a href="%{policy_path}">our terms of service</a>.
subject: 'Mastodon: Confirmation instructions for %{instance}'
title: Verify e-mail address
email_changed:
Expand Down

0 comments on commit 3323b41

Please sign in to comment.