diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-03-31 11:13:57 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-03-31 11:13:57 +0300 |
commit | 2f054234da71d78d6c5422f98675c8c491bd1d55 (patch) | |
tree | 4f31b2227591604727889559ea1b5ff00e06abc1 /i18n/de.i18n.json | |
parent | f9fe4a1c0bf28fe1c56e5c0fa6a2bc4894c38c15 (diff) | |
download | wekan-2f054234da71d78d6c5422f98675c8c491bd1d55.tar.gz wekan-2f054234da71d78d6c5422f98675c8c491bd1d55.tar.bz2 wekan-2f054234da71d78d6c5422f98675c8c491bd1d55.zip |
Update translations.
Diffstat (limited to 'i18n/de.i18n.json')
-rw-r--r-- | i18n/de.i18n.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index 0c6e8b23..952ff9d0 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -337,10 +337,12 @@ "email-addresses": "E-Mail Adressen", "smtp-host-description": "Die Adresse Ihres SMTP-Servers für ausgehende E-Mails.", "smtp-port-description": "Der Port Ihres SMTP-Servers für ausgehende E-Mails.", + "smtp-tls-description": "Enable TLS support for SMTP server", "smtp-host": "SMTP-Server", "smtp-port": "SMTP-Port", "smtp-username": "Benutzername", "smtp-password": "Passwort", + "smtp-tls": "TLS support", "send-from": "Absender", "invitation-code": "Einladungscode", "email-invite-register-subject": "__inviter__ hat Ihnen eine Einladung geschickt", |