🚀 Nested Chapters in Reader

* Fixed issue with incorrect navigation
* Added Nested Chapters, e.g. Book -> Chapter

Resolves: #130
This commit is contained in:
Acclorite 2025-02-10 12:43:36 +02:00
parent 804c7d24a9
commit cd18c430a5
12 changed files with 215 additions and 63 deletions

View file

@ -480,5 +480,7 @@
<string name="show_less_content_desc">Показати менше</string>
<string name="show_more_content_desc">Показати більше</string>
<string name="edit_content_desc">Редагувати поле</string>
<string name="expand_content_desc">Розгорнути</string>
<string name="collapse_content_desc">Згорнути</string>
</resources>