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/fr.i18n.json | |
parent | c26317eddf138e722e4abe35eb9740c0a7fc3af9 (diff) | |
download | wekan-c649c87d16c7269452aa9fff17293db8be550bd5.tar.gz wekan-c649c87d16c7269452aa9fff17293db8be550bd5.tar.bz2 wekan-c649c87d16c7269452aa9fff17293db8be550bd5.zip |
Update translations.
Diffstat (limited to 'i18n/fr.i18n.json')
-rw-r--r-- | i18n/fr.i18n.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 64d2cb97..960b8cf2 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -360,5 +360,7 @@ "email-invite-register-subject": "__inviter__ vous a envoyé une invitation", "email-invite-register-text": "Cher __user__,\n\n__inviter__ vous invite à le rejoindre sur Wekan pour collaborer.\n\nVeuillez suivre le lien ci-dessous :\n__url__\n\nVotre code d'invitation est : __icode__\n\nMerci.", "error-invitation-code-not-exist": "Ce code d'invitation n'existe pas.", - "error-notAuthorized": "Vous n'êtes pas autorisé à accéder à cette page." + "error-notAuthorized": "Vous n'êtes pas autorisé à accéder à cette page.", + "outgoing-webhooks": "Outgoing Webhooks", + "outgoingWebhooksPopup-title": "Outgoing Webhooks" }
\ No newline at end of file |