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