From 03b6178d17614c9b38c970cee219a0a52525f5ee Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Wed, 7 Jan 2026 21:01:34 +0200 Subject: [PATCH] fix missing string --- src/i18n/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/en.json b/src/i18n/en.json index 05a2d5ae5..099a31f64 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -1684,6 +1684,7 @@ "muted": "Muted", "mute_confirm_title": "Mute confirmation", "mute_confirm": "Do you really want to mute {user}?", + "mute_domain_confirm": "Do you really want to mute entire {domain}?", "mute_confirm_accept_button": "Mute", "mute_confirm_cancel_button": "Do not mute", "mute_or": "or",