Change opening_hours mapping for hackerspace

This commit is contained in:
Robin van der Linde 2022-10-30 20:41:54 +01:00
parent 29af0cadc7
commit 95fb6cd970
Signed by untrusted user: Robin-van-der-Linde
GPG key ID: 53956B3252478F0D
8 changed files with 10 additions and 104 deletions

View file

@ -651,16 +651,6 @@
}
},
"hackerspace": {
"tagRenderings": {
"hackerspaces-opening_hours": {
"mappings": {
"0": {
"then": "Obert 24/7"
}
},
"render": "{opening_hours_table()}"
}
},
"title": {
"mappings": {
"0": {

View file

@ -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}"

View file

@ -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}"

View file

@ -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}"

View file

@ -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}"

View file

@ -981,16 +981,6 @@
"title": "Хакерспейс"
}
},
"tagRenderings": {
"hackerspaces-opening_hours": {
"mappings": {
"0": {
"then": "Открыто 24/7"
}
},
"render": "{opening_hours_table()}"
}
},
"title": {
"mappings": {
"0": {

View file

@ -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} 成立的"