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/eventForm.handlebars | 74 ++++++++++++++++++------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'views/partials/eventForm.handlebars') diff --git a/views/partials/eventForm.handlebars b/views/partials/eventForm.handlebars index 93e8e84..91e5a7c 100755 --- a/views/partials/eventForm.handlebars +++ b/views/partials/eventForm.handlebars @@ -1,100 +1,100 @@
- +
- +
- +
- +
- +
- +
- +
- +
- - Markdown formatting supported. + + {{{t "mdsupport" }}}
- +
- For tickets or another event page (optional). + {{t "event.p.eventurldesc" }}
- +
- +
- Recommended dimensions (w x h): 920px by 300px. + {{t "recommendeddimensions" }} {{#if eventData.image}}
- +
{{/if}}
- +
- +
- +
- - 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" }}
- +
{{#if showPublicEventList}}
{{/if}}
- Link this event to an event group + {{t "event.p.eventgroupdata" }}
- +
- You can find this short string of characters in the event group's link, in your confirmation email, or on the event group's page. + {{t "event.p.eventgroupid" }}
- +
- You can find this long string of characters in the confirmation email you received when you created the event group. + {{t "event.p.eventgroupedittoken" }}
@@ -136,27 +136,27 @@
- +
- +
@@ -166,7 +166,7 @@ role="alert" x-show="errors.length > 0" > -

Please fix these errors:

+

{{t "fixerrors" }}