mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 16:53:50 +02:00
Allow users to reorder favorite friend groups in the sidebar
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"actions": {
|
||||
"open": "Open",
|
||||
"confirm": "Confirm",
|
||||
"clear": "Clear"
|
||||
"clear": "Clear",
|
||||
"reset": "Reset"
|
||||
},
|
||||
"time_units": {
|
||||
"y": "y",
|
||||
@@ -93,7 +94,8 @@
|
||||
"sort_secondary": "Then by",
|
||||
"sort_tertiary": "Then by",
|
||||
"favorite_groups": "Favorite Groups",
|
||||
"favorite_groups_placeholder": "All Groups"
|
||||
"favorite_groups_placeholder": "All Groups",
|
||||
"edit_group_order": "Edit Group Order"
|
||||
},
|
||||
"notifications": "Notifications",
|
||||
"notification_center": {
|
||||
|
||||
Reference in New Issue
Block a user