{{header | translate}}

{{ 'BULK.LIST.PER_PAGE' | translate }}:
{{'BULK.LIST.ID' | translate}} {{'BULK.LIST.CREATOR' | translate}} {{'BULK.LIST.CREATION_DATE' | translate}} {{'BULK.LIST.STATE' | translate}}
{{bulk?.id}} {{bulk?.creator.username}} {{bulk?.creationDate | date: 'dd-MM-yyyy HH:mm'}} {{'BULK.STATE.' + bulk?.state | translate}}
{{'BULK.LIST.ID' | translate}} {{'BULK.LIST.CREATOR' | translate}} {{'BULK.LIST.APP_NAME' | translate}} {{'BULK.LIST.INSTANCE_NO' | translate}} {{'BULK.LIST.CREATION_DATE' | translate}} {{'BULK.LIST.STATE' | translate}}
{{bulk?.id}} {{bulk?.creator.username}} {{getApplicationName(bulk?.details)}} {{getInstancesNumber(bulk?.details)}} {{bulk?.creationDate | date: 'dd-MM-yyyy HH:mm'}} {{'BULK.STATE.' + bulk?.state | translate}}
{{'BULK.REMOVE.HEADER' | translate}}
{{'BULK.REMOVE.APP' | translate}}