Add info text to download ahead setting (#599)

Show info that current and next chapter have to be downloaded for this setting to work
This commit is contained in:
schroda
2024-02-16 19:38:31 +01:00
committed by GitHub
parent c099e01fb7
commit e383cc9ea8
2 changed files with 3 additions and 1 deletions

View File

@@ -202,7 +202,8 @@
},
"download_ahead": {
"label": {
"description": "How many chapters should get downloaded when marking a chapter as read while reading.",
"description": "How many chapters should get downloaded while reading.",
"disclaimer": "Only works if the current chapter plus the next chapter are already downloaded.",
"unread_chapters_to_download": "Number of unread chapters to download",
"value": "{{chapters}} $t(chapter.title)",
"while_reading": "Auto download while reading"