Add new library sort options (#547)

- latest fetched chapter
- latest uploaded chapter
This commit is contained in:
schroda
2024-01-11 03:56:04 +01:00
committed by GitHub
parent 3973eda089
commit be5497af94
4 changed files with 23 additions and 1 deletions

View File

@@ -428,6 +428,8 @@
"alphabetically": "A-Z",
"by_date_added": "Recently added",
"by_last_read": "Recently read",
"by_latest_fetched_chapter": "Latest fetched chapter",
"by_latest_uploaded_chapter": "Latest uploaded chapter",
"by_unread_chapters": "Unread chapters"
}
}