Translated using Weblate (French)

Currently translated at 23.3% (83 of 356 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/fr/
This commit is contained in:
Jacque Fresco 2021-05-21 09:37:35 +00:00 committed by Hosted Weblate
parent 26bf8ed1f2
commit a620eff9a5

View file

@ -118,7 +118,8 @@
"question": "Quand est ce-que ce friterie ouvert?"
},
"3": {
"question": "Quel est le site web de cette friterie?"
"question": "Quel est le site web de cette friterie?",
"render": "<a href='{website}'>{website}</a>"
},
"4": {
"render": "<a href='tel:{phone}'>{phone}</a>",
@ -265,5 +266,44 @@
"toilets": {
"title": "Carte des WC et toilettes publiques",
"description": "Carte affichant les WC et toilettes publiques"
},
"climbing": {
"layers": {
"4": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
},
"3": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"2": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"1": {
"tagRenderings": {
"2": {
"render": "<strong>{name}</strong>"
}
}
},
"0": {
"tagRenderings": {
"0": {
"render": "<strong>{name}</strong>"
}
}
}
}
}
}
}