forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
31eecb02f6
commit
b94a69ad76
54 changed files with 762 additions and 627 deletions
|
@ -128,4 +128,4 @@
|
|||
"question": "Was ist der entsprechende Artikel auf Wikipedia?"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -44,6 +44,10 @@
|
|||
"question": "Pada tingkat apa fitur ini diletakkan?",
|
||||
"render": "Terletak di lantai {level}"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Kapan jam buka {title()}?",
|
||||
"render": "<h3>Jam buka</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"payment-options": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
@ -61,10 +65,6 @@
|
|||
"website": {
|
||||
"question": "Apa situs web dari {title()}?"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Kapan jam buka {title()}?",
|
||||
"render": "<h3>Jam buka</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"wheelchair-access": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
|
@ -75,19 +75,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tidak ditautkan dengan Wikipedia"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wikipedia": {
|
||||
"mappings": {
|
||||
"1": {
|
||||
"then": "Belum ada halaman Wikipedia yang ditautkan"
|
||||
}
|
||||
}
|
||||
},
|
||||
"wikipedialink": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Tidak ditautkan dengan Wikipedia"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue