Fix typo's: s/seperat/separat/, fix #457
This commit is contained in:
parent
ea54e0f733
commit
4284f8184e
25 changed files with 86 additions and 2286 deletions
|
@ -218,8 +218,8 @@
|
|||
{
|
||||
"#": "Space between barrier (cyclebarrier)",
|
||||
"render": {
|
||||
"en": "Space between barriers (along the length of the road): {width:seperation} m",
|
||||
"nl": "Ruimte tussen barrières (langs de lengte van de weg): {width:seperation} m"
|
||||
"en": "Space between barriers (along the length of the road): {width:separation} m",
|
||||
"nl": "Ruimte tussen barrières (langs de lengte van de weg): {width:separation} m"
|
||||
},
|
||||
"question": {
|
||||
"en": "How much space is there between the barriers (along the length of the road)?",
|
||||
|
@ -232,7 +232,7 @@
|
|||
]
|
||||
},
|
||||
"freeform": {
|
||||
"key": "width:seperation",
|
||||
"key": "width:separation",
|
||||
"type": "length",
|
||||
"helperArgs": [
|
||||
"21",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue