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/pt-BR.i18n.json | |
parent | c26317eddf138e722e4abe35eb9740c0a7fc3af9 (diff) | |
download | wekan-c649c87d16c7269452aa9fff17293db8be550bd5.tar.gz wekan-c649c87d16c7269452aa9fff17293db8be550bd5.tar.bz2 wekan-c649c87d16c7269452aa9fff17293db8be550bd5.zip |
Update translations.
Diffstat (limited to 'i18n/pt-BR.i18n.json')
-rw-r--r-- | i18n/pt-BR.i18n.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index dc7764c8..d0f12f1d 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -360,5 +360,7 @@ "email-invite-register-subject": "__inviter__ lhe enviou um convite", "email-invite-register-text": "Caro __user__,\n\n__inviter__ convidou você para colaborar no Wekan.\n\nPor favor, vá no link abaixo:\n__url__\n\nE seu código de convite é: __icode__\n\nObrigado.", "error-invitation-code-not-exist": "O código do convite não existe", - "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 |