@if (post) {
{{ t('Create new service escalation') }}
@if (!post.container_id) {
{{ t('Please select a container.') }}
}
{{ t('Notification escalations could be used to notify a certain user group in case of an emergency.\n' + 'Once a service or service escalated, contacts, contact group and notification options will be overwritten by the escalation.') }}
{{ t('Number of notifications that passed before the escalation rule will overwrite notification settings.') }}
{{ t('If number of last_notification is reached, the notification rule will be disabled and the notification options of the service or service will be used again.') }}
{{ t('Enables the escalation for the selected states') }}
}