mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-20 23:33:50 +02:00
improve i18n and fix tooltip focus behavior
This commit is contained in:
@@ -614,7 +614,15 @@
|
||||
"force_iso_date_format": "Force ISO Date Format"
|
||||
},
|
||||
"theme_color": {
|
||||
"header": "Theme Color"
|
||||
"header": "Theme Color",
|
||||
"default": "Zinc",
|
||||
"blue": "Blue",
|
||||
"green": "Green",
|
||||
"orange": "Orange",
|
||||
"red": "Red",
|
||||
"rose": "Rose",
|
||||
"violet": "Violet",
|
||||
"yellow": "Yellow"
|
||||
},
|
||||
"side_panel": {
|
||||
"header": "Side Panel",
|
||||
|
||||
Reference in New Issue
Block a user