forked from MapComplete/MapComplete
Chore: prepare-deploy
This commit is contained in:
parent
f95f631045
commit
35e1a015a3
136 changed files with 602 additions and 21114 deletions
|
@ -71,21 +71,21 @@
|
|||
}
|
||||
},
|
||||
{
|
||||
"if":"amenity=bar",
|
||||
"if": "amenity=bar",
|
||||
"then": {
|
||||
"en":"Bar"
|
||||
"en": "Bar"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if":"amenity=cafe",
|
||||
"if": "amenity=cafe",
|
||||
"then": {
|
||||
"en":"Cafe"
|
||||
"en": "Cafe"
|
||||
}
|
||||
},
|
||||
{
|
||||
"if":"amenity=nightclub",
|
||||
"if": "amenity=nightclub",
|
||||
"then": {
|
||||
"en":"Nightclub"
|
||||
"en": "Nightclub"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue