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,14 +1,13 @@
|
|||
{
|
||||
"id": "filters",
|
||||
"description": "This layer acts as library for common filters",
|
||||
"mapRendering": [
|
||||
],
|
||||
"mapRendering": [],
|
||||
"source": {
|
||||
"osmTags": "id~*"
|
||||
},
|
||||
"filter": [
|
||||
{
|
||||
"id":"open_now",
|
||||
"id": "open_now",
|
||||
"options": [
|
||||
{
|
||||
"question": {
|
||||
|
|
|
@ -834,7 +834,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"accepts_cash",
|
||||
"accepts_cash",
|
||||
"accepts_cards"
|
||||
],
|
||||
"deletion": {
|
||||
|
|
|
@ -340,6 +340,5 @@
|
|||
},
|
||||
"accepts_cash",
|
||||
"accepts_cards"
|
||||
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue