mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
committed by
Tim Abbott
parent
ddd3a36536
commit
a259b29322
@@ -8,4 +8,10 @@
|
|||||||
{{/if}}
|
{{/if}}
|
||||||
{{#if is_announcement_only}}
|
{{#if is_announcement_only}}
|
||||||
{{t 'Only organization administrators can post.'}}
|
{{t 'Only organization administrators can post.'}}
|
||||||
|
{{else}}
|
||||||
|
{{#if invite_only}}
|
||||||
|
{{t 'Only stream subscribers can post.'}}
|
||||||
|
{{else}}
|
||||||
|
{{t 'Organization members, administrators, and subscribed guests can post.'}}
|
||||||
|
{{/if}}
|
||||||
{{/if}}
|
{{/if}}
|
||||||
|
|||||||
Reference in New Issue
Block a user