From 2763b6b6aa409d9dcc498b8441660cb7a48377ed Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Wed, 1 Sep 2021 21:41:01 -0400 Subject: [PATCH] Clarify muting option --- public/_locales/en/messages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index 3b897390..404ea855 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -611,7 +611,7 @@ "message": "Auto skip all segments when there is a non-music segment" }, "muteSegments": { - "message": "Allow muting segments" + "message": "Allow segments that mute audio instead of skip" }, "colorFormatIncorrect": { "message": "Your color is formatted incorrectly. It should be a 3 or 6 digit hex code with a number sign at the beginning."