improve color picker UI

This commit is contained in:
pa
2026-01-22 21:50:28 +09:00
parent 0a0af0db75
commit 24d45d5967
3 changed files with 32 additions and 11 deletions

View File

@@ -656,7 +656,16 @@
},
"user_colors": {
"header": "User Colors",
"random_colors_from_user_id": "Random Colors from User ID"
"random_colors_from_user_id": "Random Colors from User ID",
"trust_levels": {
"visitor": "Visitor",
"new_user": "New User",
"user": "User",
"known_user": "Known User",
"trusted_user": "Trusted User",
"vrchat_team": "VRChat Team",
"nuisance": "Nuisance"
}
},
"friend_log": {
"header": "Friend Log",