Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Frooxius committed Dec 16, 2024
2 parents 3f537da + 819d9c9 commit 2438518
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1761,6 +1761,24 @@
"Settings.LaserSettings.ShowInDesktop": "Show lasers in desktop mode",
"Settings.LaserSettings.ShowInDesktop.Description": "When on, the laser visual will be rendered to you fully when in first person view in desktop mode.",

"Settings.CursorSettings": "Cursor Settings",

"Settings.CursorSettings.BaseCursorSize": "Base cursor size",
"Settings.CursorSettings.BaseCursorSize.Description": "This sets a base cursor size. We recommend setting this first, before adjusting the others as their size is relative to this.",

"Settings.CursorSettings.GrabMultiplier": "Grab multiplier",
"Settings.CursorSettings.GrabMultiplier.Description": "This is applied as a multiplier to your cursor while grabbing objects and items.",

"Settings.CursorSettings.InteractionMultiplier": "Interaction multiplier",
"Settings.CursorSettings.InteractionMultiplier.Description": "This is applied as a multiplier to your cursor while interacting with UI elements such as buttons.",

"Settings.CursorSettings.TextMultiplier": "Text multiplier",
"Settings.CursorSettings.TextMultiplier.Description": "This is applied as a multiplier to your cursor while interacting and manipulating text.",

"Settings.CursorSettings.SliderMultiplier": "Slider multiplier",
"Settings.CursorSettings.SliderMultiplier.Description": "This is applied as a multiplier to your cursor while interacting with sliders and scrollbars.",


"Settings.DesktopViewSettings.FollowCursor": "Follow cursor",
"Settings.DesktopViewSettings.FollowCursor.Description": "When enabled, the Desktop view will automatically switch to whichever screen is your cursor on. This is useful when you're using physical keyboard and mouse while in VR.",
"Settings.DesktopViewSettings.Brightness": "Brightness",
Expand Down

0 comments on commit 2438518

Please sign in to comment.