mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	i18n: Swap three docs for ellipsis.
This commit is contained in:
		@@ -377,7 +377,7 @@ class AltchaWidget(forms.TextInput):
 | 
			
		||||
            orjson.dumps(
 | 
			
		||||
                {
 | 
			
		||||
                    "verified": _("Verified that you're a human user!"),
 | 
			
		||||
                    "verifying": _("Verifying that you're not a bot..."),
 | 
			
		||||
                    "verifying": _("Verifying that you're not a bot…"),
 | 
			
		||||
                }
 | 
			
		||||
            ).decode(),
 | 
			
		||||
        )
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user