summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorSam X. Chen <sam.xi.chen@gmail.com>2019-08-17 19:17:57 -0400
committerSam X. Chen <sam.xi.chen@gmail.com>2019-08-17 19:17:57 -0400
commit3f0600fed70512f87dc20fe039695d1681a73d39 (patch)
treecaf01293d663d18797d6834e22e503e2c6d9019a /i18n/en.i18n.json
parentf3147af2f75701b08c5464f8a7a2ab10a3d7d7a5 (diff)
downloadwekan-3f0600fed70512f87dc20fe039695d1681a73d39.tar.gz
wekan-3f0600fed70512f87dc20fe039695d1681a73d39.tar.bz2
wekan-3f0600fed70512f87dc20fe039695d1681a73d39.zip
Add Feature: enable two-way webhooks - stage one
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 7065396f..c8acc0de 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -508,9 +508,14 @@
"email-smtp-test-text": "You have successfully sent an email",
"error-invitation-code-not-exist": "Invitation code doesn't exist",
"error-notAuthorized": "You are not authorized to view this page.",
+ "webhook-title": "Webhook Name",
+ "webhook-token": "Token (Optional for Authentication)",
"outgoing-webhooks": "Outgoing Webhooks",
+ "bidirectional-webhooks": "Two-Way Webhooks",
"outgoingWebhooksPopup-title": "Outgoing Webhooks",
"boardCardTitlePopup-title": "Card Title Filter",
+ "disable-webhook": "Disable This Webhook",
+ "global-webhook": "Global Webhooks",
"new-outgoing-webhook": "New Outgoing Webhook",
"no-name": "(Unknown)",
"Node_version": "Node version",