forked from MapComplete/MapComplete
Change opening_hours mapping for hackerspace
This commit is contained in:
parent
29af0cadc7
commit
95fb6cd970
8 changed files with 10 additions and 104 deletions
|
@ -651,16 +651,6 @@
|
|||
}
|
||||
},
|
||||
"hackerspace": {
|
||||
"tagRenderings": {
|
||||
"hackerspaces-opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Obert 24/7"
|
||||
}
|
||||
},
|
||||
"render": "{opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -4097,15 +4097,6 @@
|
|||
"question": "Wie lautet der Name dieses Hackerspace?",
|
||||
"render": "Dieser Hackerspace heißt <b>{name}</b>"
|
||||
},
|
||||
"hackerspaces-opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "durchgehend geöffnet"
|
||||
}
|
||||
},
|
||||
"question": "Wann hat dieser Hackerspace geöffnet?",
|
||||
"render": "{opening_hours_table()}"
|
||||
},
|
||||
"hackerspaces-start_date": {
|
||||
"question": "Wann wurde dieser Hackerspace gegründet?",
|
||||
"render": "Dieser Hackerspace wurde gegründet am {start_date}"
|
||||
|
|
|
@ -4296,15 +4296,6 @@
|
|||
"question": "What is the name of this hackerspace?",
|
||||
"render": "This hackerspace is named <b>{name}</b>"
|
||||
},
|
||||
"hackerspaces-opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Opened 24/7"
|
||||
}
|
||||
},
|
||||
"question": "When is this hackerspace opened?",
|
||||
"render": "{opening_hours_table()}"
|
||||
},
|
||||
"hackerspaces-start_date": {
|
||||
"question": "When was this hackerspace founded?",
|
||||
"render": "This hackerspace was founded at {start_date}"
|
||||
|
|
|
@ -2535,15 +2535,6 @@
|
|||
"question": "¿Cual es el nombre de este espacio hacker?",
|
||||
"render": "Este espacio hacker se llama <b>{name}</b>"
|
||||
},
|
||||
"hackerspaces-opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Abierto 24/7"
|
||||
}
|
||||
},
|
||||
"question": "¿Cuándo está abierto este espacio hacker?",
|
||||
"render": "{opening_hours_table()}"
|
||||
},
|
||||
"hackerspaces-start_date": {
|
||||
"question": "¿Cuándo se fundó este espacio hacker?",
|
||||
"render": "Este espacio hacker se fundó el {start_date}"
|
||||
|
|
|
@ -4103,15 +4103,6 @@
|
|||
"question": "Wat is de naam van deze hackerspace?",
|
||||
"render": "Deze hackerspace heet <b>{name}</b>"
|
||||
},
|
||||
"hackerspaces-opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 geopend"
|
||||
}
|
||||
},
|
||||
"question": "Wanneer is deze hackerspace geopend?",
|
||||
"render": "{opening_hours_table()}"
|
||||
},
|
||||
"hackerspaces-start_date": {
|
||||
"question": "Wanneer is deze hackerspace opgericht?",
|
||||
"render": "Deze hackerspace is opgericht op {start_date}"
|
||||
|
|
|
@ -981,16 +981,6 @@
|
|||
"title": "Хакерспейс"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
"hackerspaces-opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Открыто 24/7"
|
||||
}
|
||||
},
|
||||
"render": "{opening_hours_table()}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -508,15 +508,6 @@
|
|||
"question": "這個駭客空間的名稱是?",
|
||||
"render": "這個駭客空間叫 <b>{name}</b>"
|
||||
},
|
||||
"hackerspaces-opening_hours": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "24/7 營業"
|
||||
}
|
||||
},
|
||||
"question": "這個駭客空間的營業時間?",
|
||||
"render": "{opening_hours_table()}"
|
||||
},
|
||||
"hackerspaces-start_date": {
|
||||
"question": "這個駭客空間何時成立的?",
|
||||
"render": "這駭客空間是 {start_date} 成立的"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue