Translation reset

This commit is contained in:
Pieter Vander Vennet 2021-10-20 00:31:17 +02:00
parent 3ac7a3c59e
commit 668e68f874
14 changed files with 794 additions and 762 deletions

View file

@ -2376,7 +2376,7 @@
"question": "Is this street lit?"
},
"width:carriageway": {
"question": "What is the carriage width of this road (in meters)?",
"question": "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>",
"render": "The carriage width of this road is <strong>{width:carriageway}m</strong>"
}
},

View file

@ -2329,7 +2329,7 @@
"question": "Is deze weg verlicht?"
},
"width:carriageway": {
"question": "Hoe breed is de rijbaan in deze straat (in meters)?",
"question": "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>",
"render": "De breedte van deze rijbaan in deze straat is <strong>{width:carriageway}m</strong>"
}
},