{{ 'itemCatalogList.title' | translate }}

{{ 'itemCatalogList.hint' | translate }}

@if (catalogs.length === 0) {

{{ 'itemCatalogList.empty' | translate }}

} @for (c of catalogs; track c) { }