feat: add rating filter (#78)

This commit is contained in:
Wenzhuo Liu
2025-08-13 15:33:12 +08:00
committed by GitHub
parent ed679ac8e2
commit 1f52766c8f
10 changed files with 199 additions and 27 deletions

View File

@@ -13,6 +13,10 @@
"action.lens.not-found": "No lenses match your search",
"action.lens.search": "Search Lenses",
"action.map.explore": "Map Explore",
"action.rating.filter": "Rating Filter",
"action.rating.filter-above": "Show {{rating}} stars and above",
"action.rating.filter-all": "Show all photos",
"action.rating.search": "Search Ratings",
"action.sort.mode": "Sort Mode",
"action.sort.newest.first": "Newest First",
"action.sort.oldest.first": "Oldest First",