Added sorting options custom rules

This commit is contained in:
Juan Gilsanz Polo 2025-01-21 21:54:04 +01:00
parent 47b5313bf3
commit 10ff5183f1
5 changed files with 161 additions and 8 deletions

View file

@ -801,5 +801,7 @@
"applicationDetails": "Application details",
"applicationDetailsDescription": "App repository, stores where it's available, and more",
"myOtherApps": "Check my other apps",
"myOtherAppsDescription": "Created by JGeek00"
"myOtherAppsDescription": "Created by JGeek00",
"topToBottom": "From top to bottom",
"bottomToTop": "From bottom to top"
}