{error === 'Novel not found' ? 'Novel Not Found' : 'Error Loading Novel'}
{error}
No chapters available yet.
{:else if isSingleVolume} {@const singleVolumeChapters = [...(sortedVolumes[0]?.chapters ?? [])].sort((a, b) => a.order - b.order)}No images available.
{:else if galleryLoaded}Bookmarks coming soon.
Are you sure you want to delete {novel.name}?
This will permanently delete the novel, all chapters, images, and translations. This action cannot be undone.
{#if deleteError}{deleteError}
{/if}