mirror of
https://github.com/Mrdabup/LocaleSpanish.git
synced 2025-12-06 14:23:00 -06:00
feat(controls): keyboard look strings
This commit is contained in:
parent
8136029660
commit
b267f78db6
1 changed files with 8 additions and 0 deletions
8
en.json
8
en.json
|
|
@ -1353,6 +1353,14 @@
|
|||
"Settings.MouseSettings.MouseFreeformRotateSpeed": "Freeform rotation speed",
|
||||
"Settings.MouseSettings.MouseFreeformRotateSpeed.Description": "When holding items in desktop mode, this controls how fast they will be rotated when using freeform rotation.",
|
||||
|
||||
"Settings.KeyboardLookSettings": "Keyboard Look Settings",
|
||||
"Settings.KeyboardLookSettings.LookEnabled": "Keyboard Look",
|
||||
"Settings.KeyboardLookSettings.LookEnabled.Description": "When enabled, Keyboard Look allows you to move your head around using the arrow keys on your keyboard. <br/> It is designed for scenarios when a Mouse might not be available or suitable such as when using a laptop or when accessible alternatives to a Mouse are required.",
|
||||
"Settings.KeyboardLookSettings.HorizontalSpeed": "Horizontal Speed for Keyboard Looking.",
|
||||
"Settings.KeyboardLookSettings.HorizontalSpeed.Description": "Use this to adjust how fast your head moves horizontally when using Keyboard Look.",
|
||||
"Settings.KeyboardLookSettings.VericalSpeed": "Vertical Speed for Keyboard Looking.",
|
||||
"Settings.KeyboardLookSettings.VerticalSpeed.Description": "Use this to adjust how fast your head moves vertically when using Keyboard Look.",
|
||||
|
||||
"Settings.GeneralHapticsSettings.EnableControllerVibration": "Controller vibration",
|
||||
"Settings.GeneralHapticsSettings.EnableControllerVibration.Description": "Use this to enable or disable haptic vibration specifically on VR controllers.",
|
||||
"Settings.GeneralHapticsSettings.EnableHaptics": "Haptic feedback",
|
||||
|
|
|
|||
Loading…
Reference in a new issue