summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJulen Landa Alustiza <julen@zokormazo.info>2017-03-30 19:13:57 +0200
committerJulen Landa Alustiza <julen@zokormazo.info>2017-03-30 19:13:57 +0200
commitdb2c381c005269557018b560a04abd0f59dfc7aa (patch)
tree41d3c77e351c463bf7c189358dde19e871dc4c5c /i18n
parentee6aa7a6b20a3839f92d91e9bc24136aa07306b9 (diff)
downloadwekan-db2c381c005269557018b560a04abd0f59dfc7aa.tar.gz
wekan-db2c381c005269557018b560a04abd0f59dfc7aa.tar.bz2
wekan-db2c381c005269557018b560a04abd0f59dfc7aa.zip
Add TLS toggle option to smtp configuration
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json2
1 files changed, 2 insertions, 0 deletions
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",