From de82b448a94795b9658e8d51d8647bf8e5750d31 Mon Sep 17 00:00:00 2001 From: Ryuvi Date: Tue, 2 Apr 2024 15:56:27 -0500 Subject: [PATCH] Fix: Locale Name Typo The "h" in VRHotswitching wasn't uppercase. --- en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.json b/en.json index f1dc744..92895b1 100644 --- a/en.json +++ b/en.json @@ -1247,7 +1247,7 @@ "Settings.GeneralHapticsSettings.EnableControllerVibration": "Controller vibration", "Settings.GeneralHapticsSettings.EnableHaptics": "Haptic feedback", - "Settings.GeneralVRSettings.UseVRhotswitching": "VR hotswitching", + "Settings.GeneralVRSettings.UseVRHotswitching": "VR hotswitching", "Settings.LeapMotionSettings.LeapMotionEnabled": "Leap motion hand tracking", "Settings.LeapMotionSettings.Offset": "Hand tracking offset",