diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-09-04 21:46:01 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-09-04 21:46:01 +0300 |
commit | 750349053c893e1841aa08805662a4fc38eb1f46 (patch) | |
tree | 68b6806c4e60d6cebdbc3f1a094cd8707b5e9b11 /i18n/de.i18n.json | |
parent | bfbe32e1ec945e883a5d0dbf52c5554d8908d995 (diff) | |
download | wekan-750349053c893e1841aa08805662a4fc38eb1f46.tar.gz wekan-750349053c893e1841aa08805662a4fc38eb1f46.tar.bz2 wekan-750349053c893e1841aa08805662a4fc38eb1f46.zip |
Update translations.
Diffstat (limited to 'i18n/de.i18n.json')
-rw-r--r-- | i18n/de.i18n.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index 20a9782f..37e1df5c 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -510,9 +510,14 @@ "email-smtp-test-text": "Sie haben erfolgreich eine E-Mail versandt", "error-invitation-code-not-exist": "Ungültiger Einladungscode", "error-notAuthorized": "Sie sind nicht berechtigt diese Seite zu sehen.", + "webhook-title": "Webhook Name", + "webhook-token": "Token (Optional for Authentication)", "outgoing-webhooks": "Ausgehende Webhooks", + "bidirectional-webhooks": "Two-Way Webhooks", "outgoingWebhooksPopup-title": "Ausgehende Webhooks", "boardCardTitlePopup-title": "Kartentitelfilter", + "disable-webhook": "Disable This Webhook", + "global-webhook": "Global Webhooks", "new-outgoing-webhook": "Neuer ausgehender Webhook", "no-name": "(Unbekannt)", "Node_version": "Node-Version", |