Added more sort orders for local lists #707 #467

This commit is contained in:
Koitharu
2024-03-14 12:51:50 +02:00
parent bbc39becc3
commit 24fe83aa5c
6 changed files with 66 additions and 26 deletions

View File

@@ -633,4 +633,7 @@
<string name="runs_on_app_start">Runs when the application starts</string>
<string name="split_by_translations">Split by translations</string>
<string name="split_by_translations_summary">Show chapters with different translations separately, rather than in one list</string>
<string name="order_oldest">Oldest</string>
<string name="long_ago_read">Long time ago read</string>
<string name="unread">Unread</string>
</resources>