From cc8f09931a7751920ba2ba3484e7121fc90a45ee Mon Sep 17 00:00:00 2001 From: Maikiwi Date: Sun, 20 Feb 2022 17:53:36 -0800 Subject: [PATCH] why not call it volume control --- src/i18n/en_US.jsonc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i18n/en_US.jsonc b/src/i18n/en_US.jsonc index 893cc07e..8d1da0ef 100644 --- a/src/i18n/en_US.jsonc +++ b/src/i18n/en_US.jsonc @@ -109,7 +109,7 @@ "term.fullscreenView": "Fullscreen View", "term.defaultView": "Default View", "term.audioSettings": "Audio Settings", - "term.audioControls": "Audio Controls", + "term.audioControls": "Volume Controls", "term.clearAll": "Clear All", "term.recentStations": "Recent Stations", "term.language": "Language",