From 23e49c6e6e63a518e704f82879a5fdcf268c51d8 Mon Sep 17 00:00:00 2001 From: INOUE Daisuke Date: Tue, 8 Apr 2025 22:14:04 +0900 Subject: 1st stage, only language switch. Thank you, MomentQYC ( https://github.com/MomentQYC ). Your first attemt encourage me. --- views/createEventMagicLink.handlebars | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'views/createEventMagicLink.handlebars') diff --git a/views/createEventMagicLink.handlebars b/views/createEventMagicLink.handlebars index d0a0a49..59017eb 100644 --- a/views/createEventMagicLink.handlebars +++ b/views/createEventMagicLink.handlebars @@ -1,5 +1,5 @@
-

Request a link to create a new event

+

{{t "ml.requestml" }}

- The administrator of this instance has limited event creation to a set of specific email addresses. If your email address is allowed to create events, you will be sent a magic link. If not, you won't receive anything. + {{t "ml.requestmldesc" }}

If you run into any issues, please contact the instance administrator. @@ -19,11 +19,11 @@ {{/if}}

- - + +
- +
-- cgit v1.2.3