diff --git a/src/i18n/en.json b/src/i18n/en.json index 3c2d6450..74dfefc1 100644 --- a/src/i18n/en.json +++ b/src/i18n/en.json @@ -825,6 +825,10 @@ "message": "Message", "mute": "Mute", "muted": "Muted", + "mute_confirm_title": "Mute confirmation", + "mute_confirm": "Do you really want to mute {user}?", + "mute_confirm_accept_button": "Mute", + "mute_confirm_cancel_button": "Do not mute", "per_day": "per day", "remote_follow": "Remote follow", "report": "Report",