forked from MapComplete/MapComplete
Merge branch 'develop' into RobinLinde-patch-1
This commit is contained in:
commit
0a28ef7e6f
95 changed files with 1888 additions and 1071 deletions
|
@ -4809,27 +4809,6 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"level": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "En sous-sol"
|
||||
},
|
||||
"1": {
|
||||
"then": "Rez-de-chaussée"
|
||||
},
|
||||
"2": {
|
||||
"then": "Rez-de-chaussée"
|
||||
},
|
||||
"3": {
|
||||
"then": "Premier étage"
|
||||
},
|
||||
"4": {
|
||||
"then": "Sous-sol"
|
||||
}
|
||||
},
|
||||
"question": "À quel étage se situe l’élément ?",
|
||||
"render": "Étage {level}"
|
||||
},
|
||||
"luminous_or_lit": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -4939,6 +4918,27 @@
|
|||
},
|
||||
"question": "Des prises sont elles à disposition des client·e·s en intérieur ?"
|
||||
},
|
||||
"single_level": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "En sous-sol"
|
||||
},
|
||||
"1": {
|
||||
"then": "Rez-de-chaussée"
|
||||
},
|
||||
"2": {
|
||||
"then": "Rez-de-chaussée"
|
||||
},
|
||||
"3": {
|
||||
"then": "Premier étage"
|
||||
},
|
||||
"4": {
|
||||
"then": "Sous-sol"
|
||||
}
|
||||
},
|
||||
"question": "À quel étage se situe l’élément ?",
|
||||
"render": "Étage {level}"
|
||||
},
|
||||
"smoking": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue