Back to Kavita

Manage External Sources.Component

UI/Web/src/app/sidenav/_components/manage-external-sources/manage-external-sources.component.html

0.9.0232 B
Original Source

{{t('description')}} {{t('help-link')}}

{{t('filter')}} {{t('clear')}}

{{t('add-source')}} @for(externalSource of externalSources | filter: filterList; track externalSource; let idx = $index) { } @empty {

  • {{t('no-data')}}

}