{{notification.title}}
{{notification.text}}
{{$label(notification.text)}}
{{ notification.messages.length + ' ' + (notification.messages.length > 1 ? $label('Notifications_messages'):
$label('Notifications_message')) + ' ' + (isExpanded(notification) ? $label('Notifications_messages_hide')
: $label('Notifications_messages_show')) }}
{{notificationMessage.Text}}
{{$label(notificationMessage.Text) || notificationMessage.Text}}
{{action.title}}