2021-10-30 15:35:33 +02:00
|
|
|
{
|
2022-01-21 14:56:15 +01:00
|
|
|
"shared_questions": {
|
2021-11-16 02:59:33 +01:00
|
|
|
"dog-access": {
|
|
|
|
"mappings": {
|
|
|
|
"0": {
|
|
|
|
"then": "Hundoj estas permesataj"
|
|
|
|
},
|
|
|
|
"1": {
|
|
|
|
"then": "Hundoj estas <b>malpermesataj</b>"
|
|
|
|
}
|
|
|
|
}
|
2021-10-30 15:35:33 +02:00
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
"email": {
|
2022-02-16 02:24:53 +01:00
|
|
|
"question": "Kio estas la retpoŝta adreso de {title()}?"
|
2021-11-16 02:59:33 +01:00
|
|
|
},
|
|
|
|
"level": {
|
|
|
|
"mappings": {
|
|
|
|
"1": {
|
|
|
|
"then": "En la teretaĝo"
|
|
|
|
},
|
|
|
|
"2": {
|
|
|
|
"then": "En la teretaĝo"
|
|
|
|
},
|
|
|
|
"3": {
|
|
|
|
"then": "En la unua etaĝo"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"render": "En la {level}a etaĝo"
|
|
|
|
},
|
|
|
|
"opening_hours": {
|
|
|
|
"render": "<h3>Malfermitaj horoj</h3>{opening_hours_table(opening_hours)}"
|
2021-11-04 17:14:17 +01:00
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
"phone": {
|
2022-02-16 02:24:53 +01:00
|
|
|
"question": "Kio estas la telefonnumero de {title()}?"
|
2021-11-04 17:14:17 +01:00
|
|
|
},
|
2021-11-16 02:59:33 +01:00
|
|
|
"website": {
|
2022-02-16 02:24:53 +01:00
|
|
|
"question": "Kie estas la retejo de {title()}?"
|
2021-10-30 15:35:33 +02:00
|
|
|
}
|
|
|
|
}
|
2021-11-04 17:14:17 +01:00
|
|
|
}
|