Added "Most comments" and "new comments" sort type

This commit is contained in:
Balazs Toldi
2024-01-06 11:39:33 +01:00
parent 133dc4a69c
commit ba5b533cb9
5 changed files with 76 additions and 2 deletions

View File

@@ -1321,4 +1321,6 @@
<string name="sort_scaled">Scaled</string>
<string name="token_expired">Token Expired</string>
<string name="token_expired_message">"Your token has been expired. As Eternity does not store your password, you need to manually log back in! "</string>
<string name="sort_most_comments">Most Comments</string>
<string name="sort_new_comments">New Comments</string>
</resources>