forked from MapComplete/MapComplete
Chore: reset filters
This commit is contained in:
parent
dbb422d9ef
commit
5ee033a8c1
7 changed files with 10 additions and 58 deletions
2
android
2
android
|
|
@ -1 +1 @@
|
||||||
Subproject commit 5f0fb91b4915d579722934752c19db4443c92d0f
|
Subproject commit 817e8198b5e4c30572d7d3f082d60fc10a7be21e
|
||||||
|
|
@ -2278,16 +2278,6 @@
|
||||||
"campsite": {
|
"campsite": {
|
||||||
"description": "Càmpings",
|
"description": "Càmpings",
|
||||||
"filter": {
|
"filter": {
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Taxa"
|
|
||||||
},
|
|
||||||
"1": {
|
|
||||||
"question": "Gratuït"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"1": {
|
"1": {
|
||||||
"options": {
|
"options": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
||||||
|
|
@ -2437,16 +2437,6 @@
|
||||||
"campsite": {
|
"campsite": {
|
||||||
"description": "Kempy",
|
"description": "Kempy",
|
||||||
"filter": {
|
"filter": {
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Poplatek"
|
|
||||||
},
|
|
||||||
"1": {
|
|
||||||
"question": "zdarma"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"1": {
|
"1": {
|
||||||
"options": {
|
"options": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
||||||
|
|
@ -225,13 +225,6 @@
|
||||||
},
|
},
|
||||||
"campsite": {
|
"campsite": {
|
||||||
"filter": {
|
"filter": {
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Ffi"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"1": {
|
"1": {
|
||||||
"options": {
|
"options": {
|
||||||
"7": {
|
"7": {
|
||||||
|
|
|
||||||
|
|
@ -2230,16 +2230,6 @@
|
||||||
"campsite": {
|
"campsite": {
|
||||||
"description": "Zeltplätze",
|
"description": "Zeltplätze",
|
||||||
"filter": {
|
"filter": {
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Gebühr"
|
|
||||||
},
|
|
||||||
"1": {
|
|
||||||
"question": "kostenlos"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"1": {
|
"1": {
|
||||||
"options": {
|
"options": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
||||||
|
|
@ -2454,16 +2454,6 @@
|
||||||
"campsite": {
|
"campsite": {
|
||||||
"description": "Campsites",
|
"description": "Campsites",
|
||||||
"filter": {
|
"filter": {
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "Fee"
|
|
||||||
},
|
|
||||||
"1": {
|
|
||||||
"question": "free of charge"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"1": {
|
"1": {
|
||||||
"options": {
|
"options": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
@ -11263,6 +11253,15 @@
|
||||||
"second_hand": {
|
"second_hand": {
|
||||||
"question": "Does this shop sell second-hand items?"
|
"question": "Does this shop sell second-hand items?"
|
||||||
},
|
},
|
||||||
|
"self_checkout": {
|
||||||
|
"override": {
|
||||||
|
"+mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "This shop (probably) does not offer self-checkout"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"sells_new_bikes": {
|
"sells_new_bikes": {
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
||||||
|
|
@ -2423,16 +2423,6 @@
|
||||||
"campsite": {
|
"campsite": {
|
||||||
"description": "Campeggi",
|
"description": "Campeggi",
|
||||||
"filter": {
|
"filter": {
|
||||||
"0": {
|
|
||||||
"options": {
|
|
||||||
"0": {
|
|
||||||
"question": "A pagamento"
|
|
||||||
},
|
|
||||||
"1": {
|
|
||||||
"question": "gratuito"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"1": {
|
"1": {
|
||||||
"options": {
|
"options": {
|
||||||
"0": {
|
"0": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue