forked from MapComplete/MapComplete
Add more ID-s to the layer configs
This commit is contained in:
parent
0efd83c9b6
commit
01d80ef4e8
24 changed files with 112 additions and 12 deletions
|
@ -171,6 +171,7 @@
|
|||
"id": "toilet-access"
|
||||
},
|
||||
{
|
||||
"id": "toilets-fee",
|
||||
"question": {
|
||||
"en": "Are these toilets free to use?",
|
||||
"de": "Können diese Toiletten kostenlos benutzt werden?",
|
||||
|
@ -227,6 +228,7 @@
|
|||
"id": "toilet-charge"
|
||||
},
|
||||
{
|
||||
"id": "toilets-wheelchair",
|
||||
"question": {
|
||||
"en": "Is there a dedicated toilet for wheelchair users",
|
||||
"de": "Gibt es eine Toilette für Rollstuhlfahrer?",
|
||||
|
@ -259,6 +261,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id": "toilets-type",
|
||||
"question": {
|
||||
"en": "Which kind of toilets are this?",
|
||||
"de": "Welche Art von Toiletten sind das?",
|
||||
|
@ -311,6 +314,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id": "toilets-changing-table",
|
||||
"question": {
|
||||
"en": "Is a changing table (to change diapers) available?",
|
||||
"de": "Ist ein Wickeltisch (zum Wechseln der Windeln) vorhanden?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue