From b56f838718386e611af71a74b479a331b832da79 Mon Sep 17 00:00:00 2001 From: INOUE Daisuke Date: Mon, 24 Mar 2025 21:50:25 +0900 Subject: mails translation --- .../createEventMagicLink/createEventMagicLinkHtml.handlebars | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'views/emails/createEventMagicLink/createEventMagicLinkHtml.handlebars') diff --git a/views/emails/createEventMagicLink/createEventMagicLinkHtml.handlebars b/views/emails/createEventMagicLink/createEventMagicLinkHtml.handlebars index 1379607..77d94cc 100644 --- a/views/emails/createEventMagicLink/createEventMagicLinkHtml.handlebars +++ b/views/emails/createEventMagicLink/createEventMagicLinkHtml.handlebars @@ -1,8 +1,8 @@ -

Here's a magic link which will allow you to create an event on {{siteName}}.

-

This link will expire in 24 hours and can be used multiple times before then. Don't share it publicly, because it will allow anyone to create an event on your behalf!

+

{{t "mail.magiclink.preface" }}

+

{{t "mail.magiclink.link" }}

https://{{domain}}/new/{{token}}

-

Love,

+

{{t "mail.love" }}

{{siteName}}


-

Hold up - I have no idea what this email is about!

-

If you didn't try to create 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 address will be deleted after the magic link expires.

+

{{t "mail.holdup" }}

+

{{t "mail.magiclink.dontknow" }}

-- cgit v1.2.3