mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
Remove title of message info popup.
This commit is contained in:
parent
32bc5893d0
commit
3ac8f52a73
@ -1,6 +0,0 @@
|
||||
{{! Title of the "message actions" popup }}
|
||||
{{#if message.is_stream}}
|
||||
{{#tr this}}Message to stream <b>__message.stream__</b>{{/tr}}
|
||||
{{else}}
|
||||
{{t "Private message" }}
|
||||
{{/if}}
|
||||
Loading…
Reference in New Issue
Block a user