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/id.i18n.json | |
parent | bfbe32e1ec945e883a5d0dbf52c5554d8908d995 (diff) | |
download | wekan-750349053c893e1841aa08805662a4fc38eb1f46.tar.gz wekan-750349053c893e1841aa08805662a4fc38eb1f46.tar.bz2 wekan-750349053c893e1841aa08805662a4fc38eb1f46.zip |
Update translations.
Diffstat (limited to 'i18n/id.i18n.json')
-rw-r--r-- | i18n/id.i18n.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/id.i18n.json b/i18n/id.i18n.json index d993af73..de302b4e 100644 --- a/i18n/id.i18n.json +++ b/i18n/id.i18n.json @@ -510,9 +510,14 @@ "email-smtp-test-text": "You have successfully sent an email", "error-invitation-code-not-exist": "Kode undangan tidak ada", "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", |