summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2017-04-05 13:56:03 +0100
committerHarrison Healey <harrisonmhealey@gmail.com>2017-04-05 08:56:03 -0400
commit92dd07def82cff9d73cbc9cb9cfa53b8d98b84a8 (patch)
tree2f3348283b678874b1465d266d325274d00106a2 /webapp/i18n/en.json
parent22005f876f455c50c131f6c0660d50b6974598a5 (diff)
downloadchat-92dd07def82cff9d73cbc9cb9cfa53b8d98b84a8.tar.gz
chat-92dd07def82cff9d73cbc9cb9cfa53b8d98b84a8.tar.bz2
chat-92dd07def82cff9d73cbc9cb9cfa53b8d98b84a8.zip
PLT-5904 (WebApp): Config for skip email server cert verification. (#5991)
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index b66444168..92a97af41 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -283,6 +283,8 @@
"admin.email.requireVerificationDescription": "Typically set to true in production. When true, Mattermost requires email verification after account creation prior to allowing login. Developers may set this field to false so skip sending verification emails for faster development.",
"admin.email.requireVerificationTitle": "Require Email Verification: ",
"admin.email.selfPush": "Manually enter Push Notification Service location",
+ "admin.email.skipServerCertificateVerification.description": "When true, Mattermost will not verify the email server certificate.",
+ "admin.email.skipServerCertificateVerification.title": "Skip Server Certificate Verification: ",
"admin.email.smtpPasswordDescription": " Obtain this credential from administrator setting up your email server.",
"admin.email.smtpPasswordExample": "E.g.: \"yourpassword\", \"jcuS8PuvcpGhpgHhlcpT1Mx42pnqMxQY\"",
"admin.email.smtpPasswordTitle": "SMTP Server Password:",