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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue