mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	settings: Reword welcome bot custom message setting.
This is more consistent with the adjacent setting, among other benefits.
This commit is contained in:
		@@ -24,7 +24,7 @@ administrators.
 | 
			
		||||
 | 
			
		||||
{settings_tab|organization-settings}
 | 
			
		||||
 | 
			
		||||
1. Under **Onboarding**, enable **Add a custom Welcome Bot message for
 | 
			
		||||
1. Under **Onboarding**, enable **Send a custom Welcome Bot message to
 | 
			
		||||
   new users**.
 | 
			
		||||
 | 
			
		||||
1. Under **Message text**, enter a custom welcome message using Zulip's standard
 | 
			
		||||
 
 | 
			
		||||
@@ -55,7 +55,7 @@ const admin_settings_label = {
 | 
			
		||||
    }),
 | 
			
		||||
    realm_default_code_block_language: $t({defaultMessage: "Default language for code blocks"}),
 | 
			
		||||
    realm_enable_welcome_message_custom_text: $t({
 | 
			
		||||
        defaultMessage: "Add a custom Welcome Bot message for new users",
 | 
			
		||||
        defaultMessage: "Send a custom Welcome Bot message to new users",
 | 
			
		||||
    }),
 | 
			
		||||
 | 
			
		||||
    // Organization permissions
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user