forked from MapComplete/MapComplete
Translation reset
This commit is contained in:
parent
9faac532b5
commit
661c606b71
6 changed files with 60 additions and 36 deletions
|
@ -78,6 +78,14 @@
|
|||
}
|
||||
},
|
||||
"question": "Is this place accessible with a wheelchair?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Not linked with Wikipedia"
|
||||
}
|
||||
},
|
||||
"question": "What is the corresponding item on Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -78,6 +78,14 @@
|
|||
}
|
||||
},
|
||||
"question": "Is deze plaats rolstoeltoegankelijk?"
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Nog geen Wikipedia-artikel bekend"
|
||||
}
|
||||
},
|
||||
"question": "Welk Wikipedia-artikel beschrijft dit object?"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue