mirror of https://github.com/zulip/zulip.git
8 lines
335 B
Handlebars
8 lines
335 B
Handlebars
<p>
|
|
{{#tr}}
|
|
When you deactivate <z-user></z-user>, they will be immediately logged out.
|
|
{{#*inline "z-user"}}<strong>{{username}}</strong>{{#if email}} <{{email}}>{{/if}}{{/inline}}
|
|
{{/tr}}
|
|
</p>
|
|
<p>{{t "Their password will be cleared from our systems, and any bots they maintain will be disabled." }}</p>
|