forked from MapComplete/MapComplete
Merge branch 'develop'
This commit is contained in:
commit
a46b6d1e27
268 changed files with 11667 additions and 9870 deletions
|
@ -1062,6 +1062,9 @@
|
|||
},
|
||||
"question": "Are there tools here to repair your own bike?"
|
||||
},
|
||||
"bike_shop-access": {
|
||||
"render": "Only accessible to {access}"
|
||||
},
|
||||
"bike_shop-email": {
|
||||
"question": "What is the email address of {name}?"
|
||||
},
|
||||
|
@ -4409,6 +4412,22 @@
|
|||
}
|
||||
},
|
||||
"description": "A shop",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Only show shops selling {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Only show shops with name {search}"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Shop",
|
||||
"presets": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue