40 lines
No EOL
1.1 KiB
JSON
40 lines
No EOL
1.1 KiB
JSON
{
|
|
"shared_questions": {
|
|
"dog-access": {
|
|
"mappings": {
|
|
"0": {
|
|
"then": "Hundoj estas permesataj"
|
|
},
|
|
"1": {
|
|
"then": "Hundoj estas <b>malpermesataj</b>"
|
|
}
|
|
}
|
|
},
|
|
"email": {
|
|
"question": "Kio estas la retpoŝta adreso de {title()}?"
|
|
},
|
|
"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)}"
|
|
},
|
|
"phone": {
|
|
"question": "Kio estas la telefonnumero de {title()}?"
|
|
},
|
|
"website": {
|
|
"question": "Kie estas la retejo de {title()}?"
|
|
}
|
|
}
|
|
} |