forked from MapComplete/MapComplete
Automatically add articles to presets to transition
This commit is contained in:
parent
eb71995b97
commit
78b54d2fce
59 changed files with 307 additions and 249 deletions
|
@ -18,9 +18,9 @@
|
|||
{
|
||||
"title": {
|
||||
"en": "restaurant",
|
||||
"nl": "restaurant",
|
||||
"nl": "een restaurant",
|
||||
"ru": "ресторан",
|
||||
"de": "Restaurant"
|
||||
"de": "eine restaurant"
|
||||
},
|
||||
"tags": [
|
||||
"amenity=restaurant"
|
||||
|
@ -37,9 +37,9 @@
|
|||
{
|
||||
"title": {
|
||||
"en": "fastfood",
|
||||
"nl": "fastfood-zaak",
|
||||
"nl": "een fastfood-zaak",
|
||||
"ru": "быстрое питание",
|
||||
"de": "Schnellimbiss"
|
||||
"de": "eine schnellimbiss"
|
||||
},
|
||||
"tags": [
|
||||
"amenity=fast_food"
|
||||
|
@ -56,8 +56,8 @@
|
|||
{
|
||||
"title": {
|
||||
"en": "fries shop",
|
||||
"nl": "frituur",
|
||||
"de": "Pommesbude"
|
||||
"nl": "een frituur",
|
||||
"de": "eine pommesbude"
|
||||
},
|
||||
"tags": [
|
||||
"amenity=fast_food",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue