{{ dialogTitle | translate }}

check {{ 'notification.basic-settings' | translate }}
notification.target-name {{ 'notification.target-name-required' | translate }} notification.type {{ notificationTemplateTypeTranslateMap.get(notificationType).name | translate }}
notification.at-least-one-should-be-selected
{{ notificationDeliveryMethodTranslateMap.get(deliveryMethods) | translate }}
{{ 'notification.delivery-method.web' | translate }}
{{ notificationTemplateTypeTranslateMap.get(templateNotificationForm.get('notificationType').value).hint | translate }}
notification.subject {{ 'notification.subject-required' | translate }} notification.message {{ 'notification.message-required' | translate }}
{{ 'icon.icon' | translate }}
{{ 'notification.action-button' | translate }}
notification.button-text {{ 'notification.button-text-required' | translate }}
notification.action-type {{ actionButtonLinkTypeTranslateMap.get(actionButtonLinkType) | translate }} notification.link {{ 'notification.link-required' | translate }}
{{ 'notification.set-entity-from-notification' | translate }}
{{ 'notification.delivery-method.email' | translate }}
{{ notificationTemplateTypeTranslateMap.get(templateNotificationForm.get('notificationType').value).hint | translate }}
notification.subject {{ 'notification.subject-required' | translate }} notification.message
{{ 'notification.delivery-method.sms' | translate }}
{{ notificationTemplateTypeTranslateMap.get(templateNotificationForm.get('notificationType').value).hint | translate }}
notification.message {{ 'notification.message-required' | translate }}
{{ 'notification.delivery-method.slack' | translate }}
{{ notificationTemplateTypeTranslateMap.get(templateNotificationForm.get('notificationType').value).hint | translate }}
notification.message {{ 'notification.message-required' | translate }}