mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
9 lines
314 B
Handlebars
9 lines
314 B
Handlebars
<p>
|
|
{{#tr}}Unarchiving this channel will:{{/tr}}
|
|
</p>
|
|
<ul>
|
|
<li>{{#tr}}Make it appear in the left sidebar for all subscribers.{{/tr}}</li>
|
|
<li>{{#tr}}Allow sending new messages to this channel.{{/tr}}</li>
|
|
<li>{{#tr}}Allow messages in this channel to be edited, deleted, or moved.{{/tr}}</li>
|
|
</ul>
|