Split Favorite Friends

This commit is contained in:
Natsumi
2025-01-26 07:33:37 +13:00
parent acf62b138b
commit 8b302cae20
6 changed files with 157 additions and 51 deletions

View File

@@ -385,7 +385,9 @@
},
"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."
"group_by_instance_tooltip": "Enabling this will group friends by instance when there is more than one friend in the same instance.",
"split_favorite_friends": "Split Favorite Friends",
"split_favorite_friends_tooltip": "Separate favorite friends into their individual groups."
},
"user_dialog": {
"header": "User Dialog",
@@ -2015,4 +2017,4 @@
}
}
}
}
}