zulip/static/templates/confirm_dialog/confirm_deactivate_user.hbs

8 lines
311 B
Handlebars

<p>
{{#tr}}
By deactivating <z-user></z-user>, they will be logged out immediately.
{{#*inline "z-user"}}<strong>{{username}}</strong> &lt;{{email}}&gt;{{/inline}}
{{/tr}}
</p>
<p>{{t "Their password will be cleared from our systems, and any bots they maintain will be disabled." }}</p>