{{ 'LABEL.NO_LABELS' | translate }}
@if (usedInDropdown) {
@for (label of candidateLabels; track label) { }
} @else {
@for (label of candidateLabels; track label) { }
}