Add volume headers to chapters list

This commit is contained in:
Koitharu
2024-01-19 16:20:13 +02:00
parent 2a5300a634
commit 0b55c4d037
15 changed files with 123 additions and 67 deletions

View File

@@ -562,4 +562,6 @@
<string name="approximate_reading_time">Approximate reading time</string>
<string name="approximate_remaining_time">Approximate remaining time</string>
<string name="remaining_time_pattern">%1$s %2$s</string>
<string name="volume_">Volume %d</string>
<string name="volume_unknown">Unknown volume</string>
</resources>