Files
zulip/static/templates/unsubscribe_private_stream_modal.hbs
sahil839 677ba4bc25 streams: Show warning when unsubscribing a private stream.
We show a modal as a warning when unsubscribing a private stream
because it is a irreversible action and one cannot re-subscribe
tovit until added by other member of stream.

Fixes #9254.
2021-03-30 17:02:44 -07:00

2 lines
81 B
Handlebars

<p>{{t "Once you leave a private stream, you will not be able to rejoin." }}</p>