From 4c930d6177cc93363364da4cb67c0244163982c1 Mon Sep 17 00:00:00 2001 From: Swiftzerr Date: Sun, 30 Jan 2022 01:02:45 -0500 Subject: [PATCH] removed spacialized audio settings from localization --- src/i18n/en_US.jsonc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/i18n/en_US.jsonc b/src/i18n/en_US.jsonc index 76ff1502..104087cf 100644 --- a/src/i18n/en_US.jsonc +++ b/src/i18n/en_US.jsonc @@ -99,7 +99,6 @@ "term.time.second": "second", "term.fullscreenView": "Fullscreen View", "term.defaultView": "Default View", - "term.spacializedAudioSetting": "Spacialized Audio Setting", "term.audioSettings": "Audio Settings", "term.clearAll": "Clear All", "term.recentStations": "Recent Stations",