mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 05:43:16 +08:00
add email address clarification to invites
This commit is contained in:
parent
e82dd4a0d6
commit
8a5dad16bd
|
@ -1711,7 +1711,7 @@ en:
|
|||
|
||||
%{invite_link}
|
||||
|
||||
This invitation is from a trusted user, so an account will be created for you automatically.
|
||||
This invitation is from a trusted user, so an account will be created for you automatically using this email address.
|
||||
|
||||
custom_invite_forum_mailer:
|
||||
title: "Invite Forum Mailer"
|
||||
|
@ -1731,7 +1731,7 @@ en:
|
|||
|
||||
%{invite_link}
|
||||
|
||||
This invitation is from a trusted user, so an account will be created for you automatically.
|
||||
This invitation is from a trusted user, so an account will be created for you automatically using this email address.
|
||||
|
||||
invite_password_instructions:
|
||||
title: "Invite Password Instructions"
|
||||
|
@ -1893,6 +1893,7 @@ en:
|
|||
text_body_template: |
|
||||
Thanks for accepting your invitation to %{site_name} -- welcome!
|
||||
|
||||
- We've created this new account **%{username}** for you. Change your name or password by visiting [your user profile][prefs].
|
||||
|
||||
- When you log in, please **use the same email address from your original invitation** — otherwise we won't be able to tell it's you!
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user