mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 23:58:31 -05:00
improve invite friends email cues
This commit is contained in:
parent
2967b1e06c
commit
dcbf412957
1 changed files with 3 additions and 3 deletions
|
@ -833,10 +833,10 @@ en:
|
|||
title: 'Invite Friends'
|
||||
action: 'Email Invite'
|
||||
help: 'send invitations to friends so they can reply to this topic with a single click'
|
||||
to_topic: "We'll send your friend a brief email allowing them to immediately reply to this topic by clicking a link, no login required."
|
||||
to_forum: "We'll send your friend a brief email allowing them to join the forum by clicking a link."
|
||||
to_topic: "We'll send a brief email allowing your friend to immediately reply to this topic by clicking a link, no login required."
|
||||
to_forum: "We'll send a brief email allowing your friend to join by clicking a link, no login required."
|
||||
|
||||
email_placeholder: 'email address'
|
||||
email_placeholder: 'name@example.com'
|
||||
success: "Thanks! We mailed out an invitation to <b>{{email}}</b>. We'll let you know when they redeem your invitation. Check the invitations tab on your user page to keep track of who you've invited."
|
||||
error: "Sorry, we couldn't invite that person. Perhaps they are already a user?"
|
||||
|
||||
|
|
Loading…
Reference in a new issue