From 56cca6be7cb3e15a99960c4e6c931081fd157d68 Mon Sep 17 00:00:00 2001 From: Corey Hulen Date: Thu, 26 May 2016 04:55:37 -0700 Subject: PLT-2976 Adding checkout for missing SMTP server when testing email connection (#3115) * PLT-2976 Adding checkout for missing SMTP server when testing email connection * Fixing unit test --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index dbdadfe7e..b0b120b4e 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -83,6 +83,10 @@ "id": "api.admin.test_email.subject", "translation": "Mattermost - Testing Email Settings" }, + { + "id": "api.admin.test_email.missing_server", + "translation": "SMTP Server is required" + }, { "id": "api.admin.upload_brand_image.array.app_error", "translation": "Empty array under 'image' in request" -- cgit v1.2.3-1-g7c22