mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	group-settings: Rename "Who can manage this group" setting label.
This makes the naming consistent with the realm setting for managing all groups.
This commit is contained in:
		@@ -1,5 +1,5 @@
 | 
			
		||||
<div class="input-group can-manage-group-container">
 | 
			
		||||
    <label class="group-setting-label">{{t "Who can manage this group" }}</label>
 | 
			
		||||
    <label class="group-setting-label">{{t "Who can administer this group" }}</label>
 | 
			
		||||
    <div class="pill-container person_picker prop-element" id="id_{{can_manage_group_widget_name}}" data-setting-widget-type="group-setting-type">
 | 
			
		||||
        <div class="input" contenteditable="true"
 | 
			
		||||
          data-placeholder="{{t 'Add roles, groups or users' }}">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user