diff options
author | Lauri Ojansivu <x@xet7.org> | 2019-09-05 22:58:53 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2019-09-05 22:58:53 +0300 |
commit | 3f2490e64d52c26a8d873b37b02d63b6caabd228 (patch) | |
tree | 544dd8f715d24f57c01e75d90b6ba8b6f07b023c /i18n/nl.i18n.json | |
parent | 37065c1d50a4f5b1094cfa4488b6af770cad001c (diff) | |
download | wekan-3f2490e64d52c26a8d873b37b02d63b6caabd228.tar.gz wekan-3f2490e64d52c26a8d873b37b02d63b6caabd228.tar.bz2 wekan-3f2490e64d52c26a8d873b37b02d63b6caabd228.zip |
Update translations.
Diffstat (limited to 'i18n/nl.i18n.json')
-rw-r--r-- | i18n/nl.i18n.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/i18n/nl.i18n.json b/i18n/nl.i18n.json index d083fa7e..f0ad32ff 100644 --- a/i18n/nl.i18n.json +++ b/i18n/nl.i18n.json @@ -510,14 +510,14 @@ "email-smtp-test-text": "U heeft met succes een email verzonden", "error-invitation-code-not-exist": "Uitnodigings code bestaat niet", "error-notAuthorized": "Je bent niet toegestaan om deze pagina te bekijken.", - "webhook-title": "Webhook Name", - "webhook-token": "Token (Optional for Authentication)", + "webhook-title": "Webhook Naam", + "webhook-token": "Token (Optioneel voor Authenticatie)", "outgoing-webhooks": "Uitgaande Webhooks", - "bidirectional-webhooks": "Two-Way Webhooks", + "bidirectional-webhooks": "Twee-Weg Webhooks", "outgoingWebhooksPopup-title": "Uitgaande Webhooks", "boardCardTitlePopup-title": "Kaarttitel Filter", - "disable-webhook": "Disable This Webhook", - "global-webhook": "Global Webhooks", + "disable-webhook": "Schakel deze Webhook uit", + "global-webhook": "Globale Webhooks", "new-outgoing-webhook": "Nieuwe webhook", "no-name": "(Onbekend)", "Node_version": "Node versie", |