|
{{ instantreport.Instantreport.name }}
|
{{ t('Host groups') }}
{{ t('Hosts') }}
{{ t('Service groups') }}
{{ t('Services') }}
|
{{ t('Hosts') }}
{{ t('Hosts and services') }}
{{ t('Services') }}
|
{{ instantreport.Timeperiod.name }}
|
{{ t('Yes') }}
{{ t('No') }}
|
{{ t('Yes') }}
{{ t('No') }}
|
{{ t('Yes') }}
{{ t('No') }}
|
@switch (instantreport.Instantreport.send_interval) {
@case (0) {
{{ t('NEVER') }}
}
@case (1) {
{{ t('DAY') }}
}
@case (2) {
{{ t('WEEK') }}
}
@case (3) {
{{ t('MONTH') }}
}
@case (4) {
{{ t('YEAR') }}
}
}
|
-
{{ user.firstname }} {{ user.lastname }}
|
{{ t('Edit') }}
{{ t('Generate') }}
{{ t('Delete') }}
|