1
{{ t('Report configuration') }}
2
{{ t('Host and services configuration') }}
3
{{ t('Report details') }}
{{ t('Main report configuration') }}
{{ t('Please select a container.') }}
-
-
@if (errors && ( errors['min_availability_percent'] || errors['max_number_of_outages'] )) {
{{ t('You must specify at least "Guaranteed availability" or "Max. number of outages"') }}
} @else {
{{ t('You must specify at least "Guaranteed availability" or "Max. number of outages"') }}
}