Stickers order by usage

This commit is contained in:
2025-08-22 22:59:41 +08:00
parent a127b5bace
commit cdf2722268
6 changed files with 311 additions and 137 deletions

View File

@@ -875,5 +875,7 @@
"socialCreditsLevelPoor": "Poor",
"socialCreditsLevelNormal": "Normal",
"socialCreditsLevelGood": "Good",
"socialCreditsLevelExcellent": "Excellent"
"socialCreditsLevelExcellent": "Excellent",
"orderByPopularity": "Sort by popularity",
"orderByReleaseDate": "Sort by release date"
}