From 944966f7d1182a055466d874b94470ae840f1f57 Mon Sep 17 00:00:00 2001 From: enahum Date: Wed, 22 Jun 2016 10:32:39 -0300 Subject: PLT-3415 Fix Sending Test email fails with error (#3396) --- webapp/i18n/en.json | 1 + 1 file changed, 1 insertion(+) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index c0c8c74be..4bf470799 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -144,6 +144,7 @@ "admin.email.allowSignupTitle": "Allow Sign Up With Email: ", "admin.email.allowUsernameSignInDescription": "When true, Mattermost allows users to sign in using their username and password. This setting is typically only used when email verification is disabled.", "admin.email.allowUsernameSignInTitle": "Allow Sign In With Username: ", + "admin.email.connectionSecurityTest": "Test Connection", "admin.email.easHelp": "Learn more about compiling and deploying your own mobile apps from an Enterprise App Store.", "admin.email.emailFail": "Connection unsuccessful: {error}", "admin.email.emailSuccess": "No errors were reported while sending an email. Please check your inbox to make sure.", -- cgit v1.2.3-1-g7c22