{{errors.length > 1 ? i18n.texts.errors.modal_title_plural : i18n.texts.errors.modal_title_singular}}
@for (error of errors; track error) { {{error}} }