widgets.notification.notification-types
@for (type of selectedNotificationTypes; track type) { {{ notificationTypesTranslateMap.get(type).name | translate }} close } @for (type of filteredNotificationTypesList | async; track type) { }