From dc5586f8598c0e18fb262210e46de0a4901f85c3 Mon Sep 17 00:00:00 2001 From: jeffvli Date: Thu, 12 Feb 2026 11:18:49 -0800 Subject: [PATCH] adjuat audioDevice description to remove web player disclaimer --- src/i18n/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 7ff025f55..262d3b98b 100755 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -734,7 +734,7 @@ "artistConfiguration_description": "configure what items are shown, and in what order, on the album artist page", "artistReleaseTypeConfiguration": "artist release type configuration", "artistReleaseTypeConfiguration_description": "configure what release types are shown, and in what order, on the album artist page", - "audioDevice_description": "select the audio device to use for playback (web player only)", + "audioDevice_description": "select the audio device to use for playback", "audioDevice": "audio device", "audioExclusiveMode_description": "enable exclusive output mode. In this mode, the system is usually locked out, and only mpv will be able to output audio", "audioExclusiveMode": "audio exclusive mode",