summaryrefslogtreecommitdiffstats
path: root/i18n/fr.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-07-30 18:42:02 +0300
committerLauri Ojansivu <x@xet7.org>2017-07-30 18:42:02 +0300
commit7e0bcacf9189504881b4b67d43cc39554a82bdb1 (patch)
tree750333b50e89bc6fa8ea8da8408c2c125fb8f926 /i18n/fr.i18n.json
parentbda15daa78556223117a5846941aafd1212f14d3 (diff)
parentd85dc181d6490160d52ee2b4bfd7989ecf751d6f (diff)
downloadwekan-7e0bcacf9189504881b4b67d43cc39554a82bdb1.tar.gz
wekan-7e0bcacf9189504881b4b67d43cc39554a82bdb1.tar.bz2
wekan-7e0bcacf9189504881b4b67d43cc39554a82bdb1.zip
Merge branch 'GhassenRjab-fix-files-access' into devel
FIX SECURITY ISSUE Files accessible without authentication. Thanks to GhassenRjab ! Closes #1105
Diffstat (limited to 'i18n/fr.i18n.json')
-rw-r--r--i18n/fr.i18n.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index 62450d62..2650b991 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -37,7 +37,7 @@
"activity-sent": "a envoyé %s vers %s",
"activity-unjoined": "a quitté %s",
"activity-checklist-added": "a ajouté une checklist à %s",
- "activity-checklist-item-added": "added checklist item to '%s' in %s",
+ "activity-checklist-item-added": "a ajouté une checklist à '%s' dans %s",
"add": "Ajouter",
"add-attachment": "Ajouter une pièce jointe",
"add-board": "Ajouter un tableau",
@@ -364,6 +364,6 @@
"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.",
- "outgoing-webhooks": "Outgoing Webhooks",
- "outgoingWebhooksPopup-title": "Outgoing Webhooks"
+ "outgoing-webhooks": "Webhooks sortants",
+ "outgoingWebhooksPopup-title": "Webhooks sortants"
} \ No newline at end of file