Adding comment and post sort types (for user settings).

This commit is contained in:
Dessalines 2024-09-24 15:28:35 -04:00
parent 24600dbfc6
commit 29fa8e4ab0

View file

@ -220,6 +220,8 @@
"sidebar": "Sidebar", "sidebar": "Sidebar",
"description": "Description", "description": "Description",
"sort_type": "Sort type", "sort_type": "Sort type",
"post_sort_type": "Post sort type",
"comment_sort_type": "Comment sort type",
"listing_type": "Listing type", "listing_type": "Listing type",
"hot": "Hot", "hot": "Hot",
"active": "Active", "active": "Active",