Small tweaks to wording in cycle_infra theme

This commit is contained in:
pietervdvn 2021-10-19 01:32:26 +02:00
parent 5759694332
commit ad8674dd70

View file

@ -668,8 +668,8 @@
] ]
}, },
"question": { "question": {
"en": "What is the carriage width of this road (in meters)?", "en": "What is the carriage width of this road (in meters)?<br/><span class='subtle'>This is measured curb to curb and thus includes the width of parallell parking lanes</span>",
"nl": "Hoe breed is de rijbaan in deze straat (in meters)?" "nl": "Hoe breed is de rijbaan in deze straat (in meters)?<br/><span class='subtle'>Dit is </span><br/><span class='subtle'>Meet dit van stoepsteen tot stoepsteen, dus inclusief een parallelle parkeerstrook</span>"
}, },
"id": "width:carriageway" "id": "width:carriageway"
}, },