mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	stream_created_modal: Replace stream with channel.
Replaced `stream` with `channel` in two places which were missed in an earlier refactor.
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
{{t 'You will now see the stream you created. To go back to stream settings, you can:' }}
 | 
					{{t 'You will now see the channel you created. To go back to channel settings, you can:' }}
 | 
				
			||||||
<ul>
 | 
					<ul>
 | 
				
			||||||
    <li>
 | 
					    <li>
 | 
				
			||||||
        {{#tr}}
 | 
					        {{#tr}}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user