From 1f8633b929456b4719ce5ed20978f4e00736dda7 Mon Sep 17 00:00:00 2001 From: eMerzh Date: Thu, 1 Sep 2022 05:54:29 +0000 Subject: [PATCH] Translated using Weblate (French) Currently translated at 83.3% (50 of 60 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/fr/ --- langs/shared-questions/fr.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/fr.json b/langs/shared-questions/fr.json index a800d036ec..cc22de7937 100644 --- a/langs/shared-questions/fr.json +++ b/langs/shared-questions/fr.json @@ -160,6 +160,19 @@ } }, "question": "Quel est l’élément Wikipédia correspondant ?" + }, + "internet": { + "mappings": { + "0": { + "then": "Ce lieu propose un accès internet sans fil" + }, + "1": { + "then": "Ce lieu ne propose pas d'accès internet" + }, + "2": { + "then": "Ce lieu propose un accès internet" + } + } } } -} \ No newline at end of file +}