Back to Kavita

All Collections.Component

UI/Web/src/app/collections/_components/all-collections/all-collections.component.html

0.9.0218 B
Original Source

{{t('title')}}

{{t('item-count', {num: collections().length | number})}}

{{entity.data.title}} {{t('no-data')}} @if (accountService.hasAdminRole()) { {{t('create-one-part-1')}} {{t('create-one-part-2')}} }