fix: rss widget post sorting (#1855)

This commit is contained in:
Manuel
2024-01-28 21:15:46 +01:00
committed by GitHub
parent 6fdf1dfaa8
commit ff21033b0c
3 changed files with 60 additions and 31 deletions

View File

@@ -20,6 +20,12 @@
},
"sortByPublishDateAscending": {
"label": "Sort by publish date (ascending)"
},
"sortPostsWithoutPublishDateToTheTop": {
"label": "Put posts without publish date to the top"
},
"maximumAmountOfPosts": {
"label": "Maximum amount of posts"
}
},
"card": {