notification.button-text
{{ 'notification.button-text-required' | translate }}
{{ 'notification.button-text-max-length' | translate :
{length: webTemplateForm.get('additionalConfig.actionButtonConfig.text').getError('maxlength').requiredLength}
}}
notification.action-type
{{ actionButtonLinkTypeTranslateMap.get(actionButtonLinkType) | translate }}
notification.link
{{ 'notification.link-required' | translate }}
{{ 'notification.set-entity-from-notification' | translate }}