|
{{ t('Satellite') }} | {{ t('User') }} | {{ t('Comment') }} | {{ t('Weekdays') }} | {{ t('Days of month') }} | {{ t('Start time') }} | {{ t('Duration') }} | {{ t('Delete') }} |
---|---|---|---|---|---|---|---|---|
|
{{ satelliteSystemdowntime.Satellite.name }} | {{ satelliteSystemdowntime.Systemdowntime.author }} | AUTO[{{ satelliteSystemdowntime.Systemdowntime.id }}]: {{ satelliteSystemdowntime.Systemdowntime.comment }} | {{ satelliteSystemdowntime.Systemdowntime.weekdaysHuman.join(', ') }} | {{ satelliteSystemdowntime.Systemdowntime.dayOfMonth.join(', ') }} | {{ satelliteSystemdowntime.Systemdowntime.startTime }} | {{ satelliteSystemdowntime.Systemdowntime.duration }} |
|