mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 23:03:51 +02:00
rework sort, clean up old sort settings, and refactor badly named friend groups (#913)
* rework sort, clean up old sort settings, and refactor badly named friend groups * switch sorting to user selected dynamic number of methods
This commit is contained in:
@@ -293,10 +293,11 @@
|
||||
"header": "Panel Lateral",
|
||||
"sorting": {
|
||||
"header": "Clasificación",
|
||||
"sort_default": "Default",
|
||||
"sort_private_to_bottom": "Ordenar privados abajo",
|
||||
"sort_by_status": "Ordenar por estado",
|
||||
"sort_gps_to_top": "Ordenar GPS arriba",
|
||||
"sort_gps_to_top_notice": "(sólo en línea)",
|
||||
"sort_by_status_and_private_to_bottom": "Sort by Status and Private to Bottom",
|
||||
"sort_by_location": "Sort by Location",
|
||||
"sort_favorite_by": "Ordenar Favoritos por",
|
||||
"sort_favorite_by_alphabet": "alfabético",
|
||||
"sort_favorite_by_online_time": "en línea desde",
|
||||
|
||||
Reference in New Issue
Block a user