From d61b945d22da47d810728aabb82686a6b38f6269 Mon Sep 17 00:00:00 2001 From: Sveken Date: Tue, 16 Apr 2024 10:15:12 +1000 Subject: [PATCH] Update en.json remove extra space Removed extra space reported by AmasterAmaster --- en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.json b/en.json index 77cfde2..17aa6b8 100644 --- a/en.json +++ b/en.json @@ -1325,7 +1325,7 @@ "Settings.AudioInputDeviceSettings.SetAsDefault": "Set As Default", "Settings.AudioOutputDeviceSettings.UseSystemDefault": "Use System Default Output Device", - "Settings.AudioOutputDeviceSettings.UseSystemDefault.Description": "Enable this to use the default system device for outputting audio. By disabling this, you can configure which audio device is used for outputting the audio below. This can be useful when you use different devices when toggling between VR and desktop.", + "Settings.AudioOutputDeviceSettings.UseSystemDefault.Description": "Enable this to use the default system device for outputting audio. By disabling this, you can configure which audio device is used for outputting the audio below. This can be useful when you use different devices when toggling between VR and desktop.", "Settings.AudioOutputDeviceSettings.DevicePriorities": "Audio Output Devices", "Settings.AudioOutputDeviceSettings.DevicePriorities.Breadcrumb": "Audio Output Devices", "Settings.AudioOutputDeviceSettings.SetAsDefault": "Set As Default",