{{ t('State of service is acknowledged') }}
({{ t('Sticky') }})
{{ t('Acknowledgement was set by') }}
{{ result.acknowledgement.author_name }}
{{ t('at') }}
{{ result.acknowledgement.entry_time }}.
{{ t('Comment: ') }}
}
@if (result.servicestatus.is_flapping) {
{{ t('The state of this service is currently flapping!') }}
}
@if (Number(hoststatus.hoststatus.current_state) > 0) {