forked from MapComplete/MapComplete
		
	Merge branch 'parking' of https://github.com/pietervdvn/MapComplete into parking
This commit is contained in:
		
						commit
						8e27a5f38e
					
				
					 5 changed files with 38 additions and 25 deletions
				
			
		|  | @ -150,8 +150,8 @@ | |||
|         "nl": "Hoe hoog is deze stoeprand?" | ||||
|       }, | ||||
|       "render": { | ||||
|         "en": "Kerb height: {{kerb:height}}", | ||||
|         "nl": "Stoeprandhoogte: {{kerb:height}}" | ||||
|         "en": "Kerb height: {kerb:height}", | ||||
|         "nl": "Stoeprandhoogte: {kerb:height}" | ||||
|       }, | ||||
|       "freeform": { | ||||
|         "key": "kerb:height", | ||||
|  |  | |||
|  | @ -139,8 +139,8 @@ | |||
|         "nl": "Hoeveel parkeerplaatsen voor gehandicapten zijn er op deze parking?" | ||||
|       }, | ||||
|       "render": { | ||||
|         "en": "There are {{capacity:disabled}} disabled parking spots", | ||||
|         "nl": "Er zijn {{capacity:disabled}} parkeerplaatsen voor gehandicapten" | ||||
|         "en": "There are {capacity:disabled} disabled parking spots", | ||||
|         "nl": "Er zijn capacity:disabled} parkeerplaatsen voor gehandicapten" | ||||
|       } | ||||
|     }, | ||||
|     { | ||||
|  | @ -158,8 +158,8 @@ | |||
|         "nl": "Hoeveel parkeerplaatsen zijn er op deze parking?" | ||||
|       }, | ||||
|       "render": { | ||||
|         "en": "There are {{capacity}} parking spots", | ||||
|         "nl": "Er zijn {{capacity}} parkeerplaatsen" | ||||
|         "en": "There are {capacity} parking spots", | ||||
|         "nl": "Er zijn {capacity} parkeerplaatsen" | ||||
|       } | ||||
|     } | ||||
|   ], | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue