diff options
author | Lauri Ojansivu <x@xet7.org> | 2017-07-12 02:30:07 +0300 |
---|---|---|
committer | Lauri Ojansivu <x@xet7.org> | 2017-07-12 02:30:07 +0300 |
commit | c649c87d16c7269452aa9fff17293db8be550bd5 (patch) | |
tree | fb691f47d8b455c1b9e12d8d169d29e1a02d095f /i18n/es.i18n.json | |
parent | c26317eddf138e722e4abe35eb9740c0a7fc3af9 (diff) | |
download | wekan-c649c87d16c7269452aa9fff17293db8be550bd5.tar.gz wekan-c649c87d16c7269452aa9fff17293db8be550bd5.tar.bz2 wekan-c649c87d16c7269452aa9fff17293db8be550bd5.zip |
Update translations.
Diffstat (limited to 'i18n/es.i18n.json')
-rw-r--r-- | i18n/es.i18n.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index a1ba9744..49e29d7c 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -360,5 +360,7 @@ "email-invite-register-subject": "__inviter__ sent you an invitation", "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.", "error-invitation-code-not-exist": "Invitation code doesn't exist", - "error-notAuthorized": "You are not authorized to view this page." + "error-notAuthorized": "You are not authorized to view this page.", + "outgoing-webhooks": "Outgoing Webhooks", + "outgoingWebhooksPopup-title": "Outgoing Webhooks" }
\ No newline at end of file |