From 7d09479931eaa93147b9189478cf2e015b86eaf1 Mon Sep 17 00:00:00 2001 From: Myrmece Date: Sun, 14 May 2017 21:21:38 +0200 Subject: [PATCH] Updated translation. --- translations/fr-fr.all.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/translations/fr-fr.all.json b/translations/fr-fr.all.json index 0c0b6ff2..a5223b27 100644 --- a/translations/fr-fr.all.json +++ b/translations/fr-fr.all.json @@ -686,5 +686,17 @@ { "id": "duplicate_deprecated", "translation": "Doublon / Obsolète" + }, + { + "id": "captcha", + "translation": "Captcha" + }, + { + "id": "file_name", + "translation": "Nom du fichier" + }, + { + "id": "cancel", + "translation": "Annuler" } ]