mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-22 00:03:51 +02:00
Sidebar sorting dropdown
This commit is contained in:
@@ -292,24 +292,16 @@
|
||||
"side_panel": {
|
||||
"header": "Side Panel",
|
||||
"sorting": {
|
||||
"header": "Sorting",
|
||||
"sort_default": "Default",
|
||||
"sort_private_to_bottom": "Sort Private to bottom",
|
||||
"sort_by_status": "Sort by Status",
|
||||
"sort_by_status_and_private_to_bottom": "Sort by Status and Private to Bottom",
|
||||
"sort_by_location": "Sort by Location",
|
||||
"sort_favorite_by": "Sort Favorites by",
|
||||
"sort_favorite_by_alphabet": "alphabetical",
|
||||
"sort_favorite_by_online_time": "online for",
|
||||
"sort_online_by": "Sort Online by",
|
||||
"sort_online_by_alphabet": "alphabetical",
|
||||
"sort_online_by_online_time": "online for",
|
||||
"sort_active_by": "Sort Active by",
|
||||
"sort_active_by_alphabet": "alphabetical",
|
||||
"sort_active_by_online_time": "online for",
|
||||
"sort_offline_by": "Sort Offline by",
|
||||
"sort_offline_by_alphabet": "alphabetical",
|
||||
"sort_offline_by_offline_time": "offline for"
|
||||
"header": "Sort Order",
|
||||
"alphabetical": "Alphabetical",
|
||||
"private_to_bottom": "Private to Bottom",
|
||||
"status": "Status",
|
||||
"status_and_private_to_bottom": "Status and Private to Bottom",
|
||||
"location": "Location",
|
||||
"last_active": "Last Active",
|
||||
"time_in_instance": "Time in Instance",
|
||||
"placeholder": "Sort Order",
|
||||
"dropdown_header": "Choose Sort Order"
|
||||
},
|
||||
"width": "Width"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user