Translated using Weblate (French)

Currently translated at 100.0% (42 of 42 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/fr/
This commit is contained in:
Romain de Bossoreille 2022-06-23 20:12:27 +00:00 committed by Hosted Weblate
parent 7db5a7215a
commit f57efbfa7b
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -129,6 +129,20 @@
}
},
"question": "Quel est lélément Wikipédia correspondant?"
},
"smoking": {
"mappings": {
"0": {
"then": "Il est <b>autorisé</b> de fumer"
},
"2": {
"then": "Il est autorisé de fumer <b>à l'extérieur</b>."
},
"1": {
"then": "Il est <b>interdit</b> de fumer"
}
},
"question": "Est-ce autorisé de fumer à {title()} ?"
}
}
}
}