mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 07:43:50 +02:00
Display All Friends When Grouped by Instance (#1119)
This commit is contained in:
@@ -386,6 +386,8 @@
|
||||
"width": "Width",
|
||||
"group_by_instance": "Group by Instance",
|
||||
"group_by_instance_tooltip": "Enabling this will group friends by instance when there is more than one friend in the same instance.",
|
||||
"hide_friends_in_same_instance": "Hide Friends in Same Instance",
|
||||
"hide_friends_in_same_instance_tooltip": "Hide Friends from Friend List When They Are in the Same Instance.",
|
||||
"split_favorite_friends": "Split Favorite Friends",
|
||||
"split_favorite_friends_tooltip": "Separate favorite friends into their individual groups."
|
||||
},
|
||||
@@ -635,7 +637,7 @@
|
||||
"friends": "Friends",
|
||||
"me": "ME",
|
||||
"favorite": "FAVORITES",
|
||||
"same_instance": "Same Instance",
|
||||
"same_instance": "SAME INSTANCE",
|
||||
"online": "ONLINE",
|
||||
"active": "ACTIVE",
|
||||
"offline": "OFFLINE",
|
||||
@@ -2017,4 +2019,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user