mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-23 00:33:50 +02:00
improve color picker UI
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user