Chapters of {manga.title.en}

{manga.title.en}


{text}

Do not close the tab when a download is in progress.

{#await chapters} Loading chapters... {:then chapters} {#if chapters.results.filter(c => c.data.attributes.translatedLanguage === "en").length === 0}

No chapters found.

{/if} {#each chapters.results.filter(c => c.data.attributes.translatedLanguage === "en") as chapter} {/each}
{chapter.data.attributes.volume ? "Vol " + chapter.data.attributes.volume : ""} Chapter {chapter.data.attributes.chapter} {chapter.data.attributes.title} prepare(chapter)}>Download View
{/await}