mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	emails: Update text for confirm_registration.
This commit is contained in:
		@@ -43,7 +43,7 @@ class EmailTranslationTestCase(ZulipTestCase):
 | 
			
		||||
        self.login(hamlet.email)
 | 
			
		||||
 | 
			
		||||
        check_translation("Viele Grüße", "patch", "/json/settings", {"email": "hamlets-new@zulip.com"})
 | 
			
		||||
        check_translation("Felicidades", "post", "/accounts/home/", {"email": "new-email@zulip.com"}, HTTP_ACCEPT_LANGUAGE="pt")
 | 
			
		||||
        check_translation("Incrível!", "post", "/accounts/home/", {"email": "new-email@zulip.com"}, HTTP_ACCEPT_LANGUAGE="pt")
 | 
			
		||||
        check_translation("Danke, dass Du", "post", '/accounts/find/', {'emails': hamlet.email})
 | 
			
		||||
        check_translation("Hallo", "post", "/json/invites",  {"invitee_emails": "new-email@zulip.com", "stream": ["Denmark"]})
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user