User dialog group sorting, fixes

This commit is contained in:
Natsumi
2024-11-07 19:16:19 +13:00
parent 65c8ad4161
commit 066b031f66
5 changed files with 131 additions and 40 deletions

View File

@@ -640,9 +640,15 @@
"groups": {
"header": "Groups",
"total_count": "Total {count}",
"sort_by": "Sort by:",
"own_groups": "Own Groups",
"mutual_groups": "Mutual Groups",
"groups": "Groups"
"groups": "Groups",
"sorting": {
"alphabetical": "Alphabetical",
"members": "Members",
"in_game": "In-Game Order"
}
},
"worlds": {
"header": "Worlds",