{{#if this.errorMessage}} {{t this.errorMessage}} {{/if}}
{{#each-in this.formData.datetimes as |date timeOptions|}} {{#each timeOptions as |timeOption indexInTimeOptions|}} {{! show summarized validation state for all times in a day }}
`. }} {{on "focusin" (fn this.updateInputValidation timeOption)}} {{on "keyup" (fn this.updateInputValidation timeOption)}} id={{el.id}} />
{{t "create.options.button.delete.label"}}
{{t "create.options.button.add.label" }}
{{/each}} {{/each-in}}
{{#if this.formData.hasMultipleDays}} {{t "create.options-datetime.copy-first-line"}} {{/if}}