From db2c381c005269557018b560a04abd0f59dfc7aa Mon Sep 17 00:00:00 2001 From: Julen Landa Alustiza Date: Thu, 30 Mar 2017 19:13:57 +0200 Subject: Add TLS toggle option to smtp configuration --- i18n/en.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n') diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 19734045..ecf145d0 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -337,10 +337,12 @@ "email-addresses": "Email Addresses", "smtp-host-description": "The address of the SMTP server that handles your emails.", "smtp-port-description": "The port your SMTP server uses for outgoing emails.", + "smtp-tls-description": "Enable TLS support for SMTP server", "smtp-host": "SMTP Host", "smtp-port": "SMTP Port", "smtp-username": "Username", "smtp-password": "Password", + "smtp-tls": "TLS support", "send-from": "From", "invitation-code": "Invitation Code", "email-invite-register-subject": "__inviter__ sent you an invitation", -- cgit v1.2.3-1-g7c22