forked from MapComplete/MapComplete
Various fixes on toilets-layer: add opening hours and payment options, fix typos
This commit is contained in:
parent
8e8340c7fe
commit
459d25d24c
3 changed files with 78 additions and 25 deletions
|
@ -3198,6 +3198,13 @@
|
|||
"question": "Free to use"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Opened now"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Toilets",
|
||||
|
@ -3212,6 +3219,14 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Opening-hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Opened 24/7"
|
||||
}
|
||||
},
|
||||
"question": "When are these toilets opened?"
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -3589,6 +3589,13 @@
|
|||
"question": "Gratis toegankelijk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "Nu geopened"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Toiletten",
|
||||
|
@ -3603,6 +3610,14 @@
|
|||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"Opening-hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Altijd open"
|
||||
}
|
||||
},
|
||||
"question": "Wanneer zijn deze toiletten open?"
|
||||
},
|
||||
"toilet-access": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -3666,7 +3681,7 @@
|
|||
"then": "Je moet je eigen toiletpapier meebrengen naar deze toilet"
|
||||
}
|
||||
},
|
||||
"question": "Moet je je eigen toiletpappier meenemen naar deze toilet?"
|
||||
"question": "Moet je je eigen toiletpapier meenemen naar deze toilet?"
|
||||
},
|
||||
"toilets-changing-table": {
|
||||
"mappings": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue