forked from MapComplete/MapComplete
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:
parent
26bf8ed1f2
commit
a620eff9a5
1 changed files with 42 additions and 2 deletions
|
@ -118,7 +118,8 @@
|
||||||
"question": "Quand est ce-que ce friterie ouvert?"
|
"question": "Quand est ce-que ce friterie ouvert?"
|
||||||
},
|
},
|
||||||
"3": {
|
"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": {
|
"4": {
|
||||||
"render": "<a href='tel:{phone}'>{phone}</a>",
|
"render": "<a href='tel:{phone}'>{phone}</a>",
|
||||||
|
@ -265,5 +266,44 @@
|
||||||
"toilets": {
|
"toilets": {
|
||||||
"title": "Carte des WC et toilettes publiques",
|
"title": "Carte des WC et toilettes publiques",
|
||||||
"description": "Carte affichant les 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>"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue