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/partials/eventGroupForm.handlebars | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'views/partials/eventGroupForm.handlebars') diff --git a/views/partials/eventGroupForm.handlebars b/views/partials/eventGroupForm.handlebars index 5536e49..d5d7baa 100644 --- a/views/partials/eventGroupForm.handlebars +++ b/views/partials/eventGroupForm.handlebars @@ -1,36 +1,36 @@
- - + +
- + - Markdown formatting supported. + {{{t "mdsupport" }}}
- + - For tickets or a page with more information (optional). + {{t "group.p.eventgroupurldesc" }}
- - + +
- +
- - If you provide your email, we will send your secret editing password here, and use it to notify you of updates to the event. + + {{t "creatoremaildesc" }}
- +
- +
- Recommended dimensions (w x h): 920px by 300px. + {{t "recommendeddimensions" }}
{{#if showPublicEventList}}
@@ -38,7 +38,7 @@
@@ -50,7 +50,7 @@ role="alert" x-show="errors.length > 0" > -

Please fix these errors:

+

{{t "fixerrors" }}