forked from MapComplete/MapComplete
Add 'duplicate' as delete reason
This commit is contained in:
parent
9773b9759c
commit
dd8ad5ed0f
4 changed files with 21 additions and 1 deletions
|
@ -750,6 +750,11 @@
|
|||
"override": {
|
||||
"name": "Streets without etymology information"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"override": {
|
||||
"name": "Parks and forests without etymology information"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "What is the origin of a toponym?",
|
||||
|
|
|
@ -631,6 +631,11 @@
|
|||
"override": {
|
||||
"name": "Straten zonder etymologische informatie"
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"override": {
|
||||
"name": "Parken en bossen zonder etymologische informatie"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Wat is de oorsprong van een plaatsnaam?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue