Merge master

This commit is contained in:
Pieter Vander Vennet 2022-12-23 14:51:36 +01:00
commit d85426657f
61 changed files with 1684 additions and 333 deletions

View file

@ -185,6 +185,9 @@
}
},
"tagRenderings": {
"atm-in-bank-notice": {
"render": "This ATM is located in or near a bank"
},
"brand": {
"freeform": {
"placeholder": "Brand name"
@ -8016,6 +8019,14 @@
}
},
"tagRenderings": {
"circumference": {
"question": "What is the circumference of the tree trunk?<p class='subtle'>This is measured at a height of 1.30m</p>",
"render": "The tree trunk has a circumference of {circumference} meter"
},
"height": {
"question": "What is the height of this tree?",
"render": "This tree is {height} meter high"
},
"tree-decidouous": {
"mappings": {
"0": {
@ -8056,14 +8067,6 @@
},
"question": "How significant is this tree? Choose the first answer that applies."
},
"tree-height": {
"mappings": {
"0": {
"then": "Height: {height}&nbsp;m"
}
},
"render": "Height: {height}"
},
"tree-heritage": {
"mappings": {
"0": {