{{ t('Annotation') }}
{{ t('Do you want annotate the selected objects?') }}
    @for (item of items; track item) {
  • {{ item.service.host.name }} / {{ item.servicename }}
  • }
{{ t('The maximum length for this field is 1024. Characters available:') }} {{ 1024 - comment.length }}
@if (loadingHoststate) {
{{ t('Determining host state...') }}
} @if (result && result.all_hosts.length === 0) {
{{ t('All hosts are Up.') }}
}
{{ t('Information') }}
{{ t('If you comment on the service, all future custom alerts from this service are provided with this comment when they are created and are set to the status "In Progress".') }}

{{ t('Annotating...') }}