{{ t('Edit Event Correlation:') }} {{ rootElement.host.name }} {{ t('Unsaved changes') }}
{{ t('View') }}
{{ t('Ok') }} {{ t('Warning') }} {{ t('Critical') }} {{ t('Unknown') }} {{ t('Not monitored') }}
 
@if (modalVService?.current_evc?.mode === 'add') { {{ t('Create virtual service') }} } @if (modalVService?.current_evc?.mode === 'edit') { {{ t('Modify virtual service') }} }
{{ t('Name of the virtual service that holds the result of the correlation.') }}
{{ t('Only service templates of the EVC type are available.') }}
@if (modalCurrentLayerIndex === 0) {
{{ t('Services that should be correlated') }}
} @if (modalCurrentLayerIndex > 0) {
{{ t('Virtual services that should be correlated') }}
}