mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 15:53:50 +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": "친구 목록",
|
||||
"sorting": {
|
||||
"header": "정렬",
|
||||
"sort_default": "Default",
|
||||
"sort_private_to_bottom": "비공개 월드는 마지막에 표시",
|
||||
"sort_by_status": "상태순",
|
||||
"sort_gps_to_top": "GPS순",
|
||||
"sort_gps_to_top_notice": "(온라인만 해당)",
|
||||
"sort_by_status_and_private_to_bottom": "Sort by Status and Private to Bottom",
|
||||
"sort_by_location": "Sort by Location",
|
||||
"sort_favorite_by": "친한 친구 순서",
|
||||
"sort_favorite_by_alphabet": "이름순",
|
||||
"sort_favorite_by_online_time": "시간순",
|
||||
|
||||
Reference in New Issue
Block a user