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 +}