forked from MapComplete/MapComplete
Fix tests
This commit is contained in:
parent
66a48daba8
commit
133ea2f8dc
5 changed files with 76 additions and 31 deletions
|
@ -7948,6 +7948,13 @@
|
|||
"render": "This elevator goes to floors {level}"
|
||||
}
|
||||
},
|
||||
"nothing_known": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Nothing is known about this place. Help by filling out the questions"
|
||||
}
|
||||
}
|
||||
},
|
||||
"opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -6574,6 +6574,13 @@
|
|||
"render": "Deze lift gaat naar de verdiepingen {level}"
|
||||
}
|
||||
},
|
||||
"nothing_known": {
|
||||
"render": {
|
||||
"special": {
|
||||
"text": "Er is nog niets geweten. Help mee door de vragen te beantwoorden"
|
||||
}
|
||||
}
|
||||
},
|
||||
"opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue