mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 20:54:00 -06:00
BUGFIX: invited to pm email was using wrong key
This commit is contained in:
parent
8a15e89d9d
commit
d83548964c
@ -1144,7 +1144,7 @@ en:
|
|||||||
|
|
||||||
posted_by: "Posted by %{username} on %{post_date}"
|
posted_by: "Posted by %{username} on %{post_date}"
|
||||||
|
|
||||||
user_invited_to_private_message:
|
user_invited_to_private_message_pm:
|
||||||
subject_template: "[%{site_name}] %{username} invited you to a private message '%{topic_title}'"
|
subject_template: "[%{site_name}] %{username} invited you to a private message '%{topic_title}'"
|
||||||
text_body_template: |
|
text_body_template: |
|
||||||
%{username} invited you to a private message '%{topic_title}' on %{site_name}:
|
%{username} invited you to a private message '%{topic_title}' on %{site_name}:
|
||||||
|
Loading…
Reference in New Issue
Block a user