FEATURE: customize invite email message

This commit is contained in:
Arpit Jalan
2016-06-05 22:52:46 +05:30
parent c6f5a52e17
commit 7b205ebba4
10 changed files with 153 additions and 32 deletions

View File

@@ -3026,3 +3026,21 @@ en:
top: "There are no more top topics."
bookmarks: "There are no more bookmarked topics."
search: "There are no more search results."
invite:
custom_message: "Make your invite a little bit more personal by writing a custom message (optional)."
custom_message_placeholder: "Enter your custom message, use {invite_link} for specifying invite link."
custom_message_template: |
Hello,
You've been invited you to join
> **{site_title}**
>
> {site_description}
If you're interested, click the link below:
{invite_link}
This invitation is from a trusted user, so you won't need to log in.