Translation sync

This commit is contained in:
pietervdvn 2022-09-16 19:00:59 +02:00
parent adbef2e90a
commit 1f4304d515
5 changed files with 15 additions and 15 deletions

View file

@ -568,5 +568,7 @@
}
}
],
"filter": ["has_image"]
"filter": [
"has_image"
]
}

View file

@ -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": {

View file

@ -834,7 +834,7 @@
}
]
},
"accepts_cash",
"accepts_cash",
"accepts_cards"
],
"deletion": {

View file

@ -340,6 +340,5 @@
},
"accepts_cash",
"accepts_cards"
]
}