diff options
Diffstat (limited to 'views/emails/addEventComment/addEventCommentText.handlebars')
-rw-r--r-- | views/emails/addEventComment/addEventCommentText.handlebars | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/views/emails/addEventComment/addEventCommentText.handlebars b/views/emails/addEventComment/addEventCommentText.handlebars index d7c045e..fed799c 100644 --- a/views/emails/addEventComment/addEventCommentText.handlebars +++ b/views/emails/addEventComment/addEventCommentText.handlebars @@ -1,9 +1,9 @@ -{{commentAuthor}} has just posted a comment on an event you're attending on {{siteName}}. +{{t "mail.addeventcomment.preface" commentAuthor }} -Click here to see the comment: https://{{domain}}/{{eventID}} +{{t "mail.addeventcomment.link" }}: https://{{domain}}/{{eventID}} -Love, +{{t "mail.love" }} {{siteName}} -If you didn't mark yourself as attending an event on {{siteName}}, someone may have accidentally typed your email instead of theirs. Don't worry - there isn't anything you need to do. Your email will be removed from the system when the event finishes. +{{t "mail.dontknow" }} |