forked from MapComplete/MapComplete
		
	Change comma to point
This commit is contained in:
		
							parent
							
								
									f938ad3dc5
								
							
						
					
					
						commit
						23e3992f7f
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		|  | @ -84,7 +84,7 @@ | |||
|         "key": "charge", | ||||
|         "type": "string", | ||||
|         "placeholder": { | ||||
|           "en": "e.g. 1 EUR" | ||||
|           "en": "e.g. 1.50 EUR" | ||||
|         } | ||||
|       }, | ||||
|       "render": { | ||||
|  |  | |||
|  | @ -244,7 +244,7 @@ | |||
|         "type": "string", | ||||
|         "placeholder": { | ||||
|           "en": "e.g. 0.50 EUR", | ||||
|           "nl": "bijv. 0,50 EUR" | ||||
|           "nl": "bijv. 0.50 EUR" | ||||
|         } | ||||
|       }, | ||||
|       "id": "toilet-charge" | ||||
|  |  | |||
|  | @ -7554,7 +7554,7 @@ | |||
|             }, | ||||
|             "charge": { | ||||
|                 "freeform": { | ||||
|                     "placeholder": "e.g. 1 EUR" | ||||
|                     "placeholder": "e.g. 1.50 EUR" | ||||
|                 }, | ||||
|                 "question": "How much does it cost to use this shower?", | ||||
|                 "render": "It costs {charge} to use this shower" | ||||
|  |  | |||
|  | @ -7961,7 +7961,7 @@ | |||
|             }, | ||||
|             "toilet-charge": { | ||||
|                 "freeform": { | ||||
|                     "placeholder": "bijv. 0,50 EUR" | ||||
|                     "placeholder": "bijv. 0.50 EUR" | ||||
|                 }, | ||||
|                 "question": "Hoeveel moet men betalen om deze toiletten te gebruiken?", | ||||
|                 "render": "De toiletten gebruiken kost {charge}" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue