forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
6d99dd5045
commit
6cf6e3c6ea
57 changed files with 4812 additions and 800 deletions
|
@ -55,6 +55,12 @@
|
|||
"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)}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue