add option to hide unfriends from friend log (#916)

* add option to hide unfriends from friend log

* hide unfriends from user dialog and hide notification dot on unfriend
This commit is contained in:
Kyler Li
2024-09-14 02:05:21 -07:00
committed by GitHub
parent bab2e286f7
commit 2cc42d48a9
15 changed files with 78 additions and 3 deletions

View File

@@ -323,6 +323,10 @@
"user_colors": {
"header": "ユーザーの色",
"random_colors_from_user_id": "ユーザーIDからランダムに色を生成"
},
"friend_log": {
"header": "Friend Log",
"hide_unfriends": "Hide Unfriends"
}
},
"notifications": {