From b56f838718386e611af71a74b479a331b832da79 Mon Sep 17 00:00:00 2001 From: INOUE Daisuke Date: Mon, 24 Mar 2025 21:50:25 +0900 Subject: mails translation --- views/emails/subscribed/subscribedHtml.handlebars | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'views/emails/subscribed/subscribedHtml.handlebars') diff --git a/views/emails/subscribed/subscribedHtml.handlebars b/views/emails/subscribed/subscribedHtml.handlebars index 3a3c4ad..3cbbe8f 100644 --- a/views/emails/subscribed/subscribedHtml.handlebars +++ b/views/emails/subscribed/subscribedHtml.handlebars @@ -1,9 +1,8 @@ -

You have been subscribed to the event group '{{eventGroupName}}' on {{siteName}}.

+

{{t "mail.subscribed.preface" }}

You will receive emails when new events are added to -the group, and can unsubscribe at any time.

-

Love,

+0; Margin-bottom: 15px;">{{t "mail.subscribed.desc" }}

+

{{t "mail.love" }}

{{siteName}}


-

Hold up - I don't want to receive these emails any more!

-

If you didn't subscribe yourself to this event group on {{siteName}}, someone may have accidentally typed your email instead of theirs. Click here to unsubscribe.

+

{{t "mail.eventgroupupdate.holduphtml" }}

+

{{t "mail.eventgroupupdate.dontknow" }} {{t "mail.eventgroupupdate.unsubscribe" }}{{t "period" }}

-- cgit v1.2.3