improve: Group all friends by the same instance (#1097)

* improve: Group all friends by the same instance

* style
This commit is contained in:
pa
2025-01-25 03:09:57 +09:00
committed by GitHub
parent 51a1897a76
commit 85c6cb6f4f
4 changed files with 145 additions and 223 deletions

View File

@@ -633,6 +633,7 @@
"friends": "好友",
"me": "我",
"favorite": "星标好友",
"same_instance": "同一房间",
"online": "在线",
"active": "活跃中(仅登录网页端)",
"offline": "离线",
@@ -2014,4 +2015,4 @@
}
}
}
}
}