{{ t('Downtime was set by') }}
{{ result.hostDowntime.authorName }}
{{ t('with an duration of') }}
{{ result.hostDowntime.durationHuman }}.
{{ t('Start time:') }}
{{ result.hostDowntime.scheduledStartTime }}
{{ t('End time:') }}
{{ result.hostDowntime.scheduledEndTime }}
{{ t('Comment: ') }}
{{ result.hostDowntime.commentData }}