From f2a28c1dd55e3d975cd56bd58566134c00fc9240 Mon Sep 17 00:00:00 2001 From: Ly-sec Date: Sat, 1 Nov 2025 10:19:25 +0100 Subject: [PATCH] i18n: rephrase output/input-muted --- Assets/Translations/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Assets/Translations/en.json b/Assets/Translations/en.json index 46e261ea..295ec78d 100644 --- a/Assets/Translations/en.json +++ b/Assets/Translations/en.json @@ -1412,8 +1412,8 @@ "next-media": "Next media", "power-profile": "'{profile}' power profile", "keyboard-layout": "{layout} keyboard layout", - "output-muted": "Muted audio output", - "input-muted": "Muted audio input" + "output-muted": "Toggle output mute", + "input-muted": "Toggle input mute" }, "clock": { "tooltip": "Open calendar"