forked from MapComplete/MapComplete
Change some wording
This commit is contained in:
parent
57f4fef68f
commit
b2564109b2
6 changed files with 24 additions and 24 deletions
|
@ -4028,19 +4028,19 @@
|
|||
"kerb-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Raised (>3 cm)"
|
||||
"then": "This kerb is raised (>3 cm)"
|
||||
},
|
||||
"1": {
|
||||
"then": "Lowered (~3 cm)"
|
||||
"then": "This kerb is lowered (~3 cm)"
|
||||
},
|
||||
"2": {
|
||||
"then": "Flush (0cm)"
|
||||
"then": "This kerb is flush (~0cm)"
|
||||
},
|
||||
"3": {
|
||||
"then": "None"
|
||||
"then": "There is no kerb here"
|
||||
},
|
||||
"4": {
|
||||
"then": "Yes"
|
||||
"then": "There is a kerb of unknown height"
|
||||
}
|
||||
},
|
||||
"question": "What is the height of this kerb?"
|
||||
|
|
|
@ -3877,19 +3877,19 @@
|
|||
"kerb-type": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Hoog (>3 cm)"
|
||||
"then": "Deze stoeprand is hoog (>3 cm)"
|
||||
},
|
||||
"1": {
|
||||
"then": "Verlaagd (~3 cm)"
|
||||
"then": "Deze stoeprand is verlaagd (~3 cm)"
|
||||
},
|
||||
"2": {
|
||||
"then": "Vlak (0cm)"
|
||||
"then": "Deze stoeprand is vlak (~0cm)"
|
||||
},
|
||||
"3": {
|
||||
"then": "Geen"
|
||||
"then": "Er is hier geen stoeprand"
|
||||
},
|
||||
"4": {
|
||||
"then": "Ja"
|
||||
"then": "Er is een stoeprand met onbekende hoogte"
|
||||
}
|
||||
},
|
||||
"question": "Hoe hoog is deze stoeprand?"
|
||||
|
|
|
@ -642,7 +642,7 @@
|
|||
},
|
||||
"kerbs_and_crossings": {
|
||||
"description": "A map showing kerbs and crossings.",
|
||||
"title": "Crossings and Kerbs"
|
||||
"title": "Kerbs and crossings"
|
||||
},
|
||||
"mapcomplete-changes": {
|
||||
"description": "This maps shows all the changes made with MapComplete",
|
||||
|
|
|
@ -749,7 +749,7 @@
|
|||
},
|
||||
"kerbs_and_crossings": {
|
||||
"description": "Een kaart met stoepranden en oversteekplaatsen.",
|
||||
"title": "Oversteekplaatsen en stoepranden"
|
||||
"title": "Stoepranden en oversteekplaatsen"
|
||||
},
|
||||
"maps": {
|
||||
"description": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.<br/><br/>Ontbreekt er een kaart, dan kan je die kaart hier ook gemakelijk aan deze kaart toevoegen.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue