{{ title() | translate }}
@if (displayedAnnotations$ | async; as annotations) {
{{ listingService.selectedLength$ | async }} selected
@if (state.file().excluded && documentInfoService.hidden()) { } @else {
{{ 'file-preview.tabs.annotations.page-is' | translate }} . {{ 'file-preview.tabs.annotations.no-annotations' | translate }} {{ 'file-preview.tabs.annotations.wrong-filters' | translate }} {{ 'file-preview.tabs.annotations.the-filters' | translate }}
}
}