mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-21 15:53:50 +02:00
Theme dropdown, correct inverted settings
This commit is contained in:
@@ -271,8 +271,8 @@
|
||||
"theme_mode_material3": "Material 3",
|
||||
"zoom": "Zoom",
|
||||
"vrcplus_profile_icons": "VRCPlus Profile Icons",
|
||||
"disable_tooltips": "Disable Tooltips",
|
||||
"disable_nicknames": "Disable Memo Nicknames",
|
||||
"tooltips": "Tooltips",
|
||||
"nicknames": "Memo Nicknames",
|
||||
"sort_favorite_by": "Sort Favorites by",
|
||||
"sort_favorite_by_name": "name",
|
||||
"sort_favorite_by_date": "date",
|
||||
@@ -314,8 +314,8 @@
|
||||
},
|
||||
"user_dialog": {
|
||||
"header": "User Dialog",
|
||||
"hide_vrchat_notes": "Hide VRChat Notes",
|
||||
"hide_vrcx_memos": "Hide VRCX Memos",
|
||||
"vrchat_notes": "VRChat Notes",
|
||||
"vrcx_memos": "VRCX Memos",
|
||||
"export_vrcx_memos_into_vrchat_notes": "Export VRCX Memos into VRChat notes",
|
||||
"export_notes": "Export Notes"
|
||||
},
|
||||
@@ -352,7 +352,7 @@
|
||||
"desktop_notification_while_afk": "Desktop Notifications While AFK"
|
||||
},
|
||||
"text_to_speech": {
|
||||
"header": "Text-To-Speech Options",
|
||||
"header": "Text-To-Speech",
|
||||
"when_to_play": "Notification TTS. When to play",
|
||||
"when_to_play_never": "Never",
|
||||
"when_to_play_inside_vr": "Inside VR",
|
||||
@@ -366,7 +366,7 @@
|
||||
"wrist_overlay": {
|
||||
"steamvr_wrist_overlay": {
|
||||
"header": "SteamVR Wrist Overlay",
|
||||
"description": "* It runs automatically when VRChat is running.",
|
||||
"description": "* Runs automatically while VRChat is running.",
|
||||
"grip": "Grip: Vive or Other Controllers Grab, Oculus X/A Buttons",
|
||||
"menu": "Menu: Vive Menu, Index B, Oculus Y/B Buttons",
|
||||
"steamvr_overlay": "SteamVR Overlay",
|
||||
@@ -379,12 +379,12 @@
|
||||
"display_overlay_on": "Display Overlay On",
|
||||
"display_overlay_on_left": "Left Hand",
|
||||
"display_overlay_on_right": "Right Hand",
|
||||
"display_overlay_on_both": "Both Hand",
|
||||
"background_color": "Background Color",
|
||||
"display_overlay_on_both": "Both Hands",
|
||||
"grey_background": "Grey Background",
|
||||
"minimal_feed_icons": "Minimal Feed Icons",
|
||||
"hide_vr_devices": "Hide VR Devices",
|
||||
"show_vr_devices": "Show VR Devices",
|
||||
"show_cpu_usage": "Show CPU Usage",
|
||||
"hide_game_uptime": "Hide Game Uptime",
|
||||
"show_game_uptime": "Show Game Uptime",
|
||||
"show_pc_uptime": "Show PC Uptime",
|
||||
"wrist_feed_filters": "Wrist Feed Filters"
|
||||
}
|
||||
@@ -392,13 +392,13 @@
|
||||
"discord_presence": {
|
||||
"discord_presence": {
|
||||
"header": "Discord Presence",
|
||||
"description": "* Only works when VRChat is running.",
|
||||
"description": "* Only active while VRChat is running.",
|
||||
"enable": "Enable",
|
||||
"enable_tooltip": "Recommended to disable Rich Presence in VRChat config.json to stop it from conflicting",
|
||||
"instance_type_player_count": "Instance type/player count",
|
||||
"join_button": "Join button (public only)",
|
||||
"hide_details_in_private": "Hide world details in private",
|
||||
"hide_images": "Hide World Images"
|
||||
"show_details_in_private": "Show world details in private",
|
||||
"show_images": "Show world images"
|
||||
}
|
||||
},
|
||||
"advanced": {
|
||||
@@ -433,9 +433,9 @@
|
||||
"header": "Automatically Manage Cache When Closing VRChat",
|
||||
"description": "Auto delete old versions from cache"
|
||||
},
|
||||
"disable_local_world_persistence": {
|
||||
"header": "Disable Local World Persistence",
|
||||
"description": "Disable localhost webserver (requires restart)"
|
||||
"local_world_persistence": {
|
||||
"header": "Local World Persistence",
|
||||
"description": "Localhost webserver (requires restart)"
|
||||
},
|
||||
"remote_database": {
|
||||
"header": "Remote Avatar Database",
|
||||
|
||||
Reference in New Issue
Block a user