zulip/web/templates/confirm_dialog/confirm_mute_user.hbs

6 lines
195 B
Handlebars

<p>
{{#tr}}
Are you sure you want to mute <b>{user_name}</b>? Messages sent by muted users will never trigger notifications, will be marked as read, and will be hidden.
{{/tr}}
</p>