mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-14 00:50:14 -04:00
minor style edits on invites
This commit is contained in:
parent
1b3180f916
commit
ce0b64ef1f
1 changed files with 3 additions and 1 deletions
|
@ -1020,13 +1020,14 @@ en:
|
|||
invite_mailer:
|
||||
subject_template: "[%{site_name}] %{invitee_name} invited you to join a discussion"
|
||||
text_body_template: |
|
||||
%{invitee_name} invited you to discuss
|
||||
%{invitee_name} invited you to a discussion
|
||||
|
||||
> %{topic_title}
|
||||
|
||||
at
|
||||
|
||||
> **%{site_title}**
|
||||
>
|
||||
> %{site_description}
|
||||
|
||||
If you're interested, click the link below:
|
||||
|
@ -1041,6 +1042,7 @@ en:
|
|||
%{invitee_name} invited you to join
|
||||
|
||||
> **%{site_title}**
|
||||
>
|
||||
> %{site_description}
|
||||
|
||||
If you're interested, click the link below:
|
||||
|
|
Loading…
Reference in a new issue