forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
adbef2e90a
commit
1f4304d515
5 changed files with 15 additions and 15 deletions
|
@ -568,5 +568,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"filter": ["has_image"]
|
"filter": [
|
||||||
|
"has_image"
|
||||||
|
]
|
||||||
}
|
}
|
|
@ -1,8 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "filters",
|
"id": "filters",
|
||||||
"description": "This layer acts as library for common filters",
|
"description": "This layer acts as library for common filters",
|
||||||
"mapRendering": [
|
"mapRendering": [],
|
||||||
],
|
|
||||||
"source": {
|
"source": {
|
||||||
"osmTags": "id~*"
|
"osmTags": "id~*"
|
||||||
},
|
},
|
||||||
|
|
|
@ -340,6 +340,5 @@
|
||||||
},
|
},
|
||||||
"accepts_cash",
|
"accepts_cash",
|
||||||
"accepts_cards"
|
"accepts_cards"
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Add table
Reference in a new issue