274 lines
No EOL
9.4 KiB
JSON
274 lines
No EOL
9.4 KiB
JSON
{
|
|
"shared_questions": {
|
|
"denominations-coins": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "1 cent coins are accepted"
|
|
},
|
|
"1": {
|
|
"then": "2 cent coins are accepted"
|
|
},
|
|
"2": {
|
|
"then": "5 cent coins are accepted"
|
|
},
|
|
"3": {
|
|
"then": "10 cent coins are accepted"
|
|
},
|
|
"4": {
|
|
"then": "20 cent coins are accepted"
|
|
},
|
|
"5": {
|
|
"then": "50 cent coins are accepted"
|
|
},
|
|
"6": {
|
|
"then": "1 euro coins are accepted"
|
|
},
|
|
"7": {
|
|
"then": "2 euro coins are accepted"
|
|
}
|
|
},
|
|
"question": "What coins can you use to pay here?"
|
|
},
|
|
"description": {
|
|
"question": "Is there still something relevant you couldn't give in the previous questions? Add it here.<br/><span style='font-size: small'>Don't repeat already stated facts</span>"
|
|
},
|
|
"dog-access": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "Dogs are allowed"
|
|
},
|
|
"1": {
|
|
"then": "Dogs are <b>not</b> allowed"
|
|
},
|
|
"2": {
|
|
"then": "Dogs are allowed, but they have to be leashed"
|
|
},
|
|
"3": {
|
|
"then": "Dogs are allowed and can run around freely"
|
|
}
|
|
},
|
|
"question": "Are dogs allowed in this business?"
|
|
},
|
|
"email": {
|
|
"question": "What is the email address of {title()}?"
|
|
},
|
|
"induction-loop": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "This place has an audio induction loop"
|
|
},
|
|
"1": {
|
|
"then": "This place <b>does not</b> have an audio induction loop"
|
|
}
|
|
},
|
|
"question": "Does this place have an audio induction loop for people with reduced hearing?"
|
|
},
|
|
"internet": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "This place offers wireless internet access"
|
|
},
|
|
"1": {
|
|
"then": "This place <b>does not</b> offer internet access"
|
|
},
|
|
"2": {
|
|
"then": "This place offers internet access"
|
|
},
|
|
"3": {
|
|
"then": "This place offers internet access via a terminal or computer"
|
|
},
|
|
"4": {
|
|
"then": "This place offers wired internet access"
|
|
}
|
|
},
|
|
"question": "Does this place offer internet access?"
|
|
},
|
|
"internet-fee": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "There is a fee for the internet access at this place"
|
|
},
|
|
"1": {
|
|
"then": "Internet access is free at this place"
|
|
},
|
|
"2": {
|
|
"then": "Internet access is free at this place, for customers only"
|
|
}
|
|
},
|
|
"question": "Is there a fee for internet access?"
|
|
},
|
|
"internet-ssid": {
|
|
"freeform": {
|
|
"placeholder": "Enter the network name"
|
|
},
|
|
"question": "What is the network name for the wireless internet access?",
|
|
"render": "The network name is <b>{internet_access:ssid}</b>"
|
|
},
|
|
"level": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "Located underground"
|
|
},
|
|
"1": {
|
|
"then": "Located on the ground floor"
|
|
},
|
|
"2": {
|
|
"then": "Located on the ground floor"
|
|
},
|
|
"3": {
|
|
"then": "Located on the first floor"
|
|
},
|
|
"4": {
|
|
"then": "Located on the first basement level"
|
|
}
|
|
},
|
|
"question": "On what level is this feature located?",
|
|
"render": "Located on the {level}th floor"
|
|
},
|
|
"multilevels": {
|
|
"override": {
|
|
"question": "What levels does this elevator go to?",
|
|
"render": "This elevator goes to floors {level}"
|
|
}
|
|
},
|
|
"opening_hours": {
|
|
"question": "What are the opening hours of {title()}?",
|
|
"render": "<h3>Opening hours</h3>{opening_hours_table(opening_hours)}"
|
|
},
|
|
"opening_hours_24_7": {
|
|
"override": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "24/7 opened (including holidays)"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"opening_hours_by_appointment": {
|
|
"override": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "Only by appointment"
|
|
},
|
|
"1": {
|
|
"then": "Only by appointment"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"payment-options": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "Cash is accepted here"
|
|
},
|
|
"1": {
|
|
"then": "Payment cards are accepted here"
|
|
}
|
|
},
|
|
"question": "Which methods of payment are accepted here?"
|
|
},
|
|
"payment-options-advanced": {
|
|
"override": {
|
|
"mappings+": {
|
|
"0": {
|
|
"then": "Payment is done using a dedicated app"
|
|
},
|
|
"1": {
|
|
"then": "Payment is done using a membership card"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"payment-options-split": {
|
|
"override": {
|
|
"mappings+": {
|
|
"0": {
|
|
"then": "Coins are accepted here"
|
|
},
|
|
"1": {
|
|
"then": "Bank notes are accepted here"
|
|
},
|
|
"2": {
|
|
"then": "Debit cards are accepted here"
|
|
},
|
|
"3": {
|
|
"then": "Credit cards are accepted here"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"phone": {
|
|
"question": "What is the phone number of {title()}?"
|
|
},
|
|
"service:electricity": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "There are plenty of domestic sockets available to customers seated indoors, where they can charge their electronics"
|
|
},
|
|
"1": {
|
|
"then": "There are a few domestic sockets available to customers seated indoors, where they can charge their electronics"
|
|
},
|
|
"2": {
|
|
"then": "There are no sockets available indoors to customers, but charging might be possible if the staff is asked"
|
|
},
|
|
"3": {
|
|
"then": "There are a no domestic sockets available to customers seated indoors"
|
|
}
|
|
},
|
|
"question": "Does this amenity have electrical outlets, available to customers when they are inside?"
|
|
},
|
|
"smoking": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "Smoking is <b>allowed</b>"
|
|
},
|
|
"1": {
|
|
"then": "Smoking is <b>not allowed</b>"
|
|
},
|
|
"2": {
|
|
"then": "Smoking is <b>allowed outside</b>."
|
|
}
|
|
},
|
|
"question": "Is smoking allowed at {title()}?"
|
|
},
|
|
"website": {
|
|
"question": "What is the website of {title()}?"
|
|
},
|
|
"wheelchair-access": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "This place is specially adapted for wheelchair users"
|
|
},
|
|
"1": {
|
|
"then": "This place is easily reachable with a wheelchair"
|
|
},
|
|
"2": {
|
|
"then": "It is possible to reach this place in a wheelchair, but it is not easy"
|
|
},
|
|
"3": {
|
|
"then": "This place is not reachable with a wheelchair"
|
|
}
|
|
},
|
|
"question": "Is this place accessible with a wheelchair?"
|
|
},
|
|
"wikipedia": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "No Wikipedia page has been linked yet"
|
|
},
|
|
"1": {
|
|
"then": "No Wikipedia page has been linked yet"
|
|
}
|
|
},
|
|
"question": "What is the corresponding Wikidata entity?"
|
|
},
|
|
"wikipedialink": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "Not linked with Wikipedia"
|
|
}
|
|
},
|
|
"question": "What is the corresponding item on Wikipedia?"
|
|
}
|
|
}
|
|
} |