mapcomplete/assets/themes/hackerspaces/hackerspaces.json

36 lines
1.3 KiB
JSON
Raw Normal View History

2021-09-03 17:30:35 +02:00
{
"id": "hackerspaces",
"title": {
2021-10-18 22:42:41 +02:00
"en": "Hackerspaces",
2021-11-04 17:14:17 +01:00
"de": "Hackerspaces",
2021-11-25 17:59:12 +01:00
"it": "Hackerspace",
2022-01-06 15:37:57 +01:00
"ru": "Хакерспейсы",
2022-01-27 01:33:28 +01:00
"zh_Hant": "駭客空間",
2022-03-31 02:59:33 +02:00
"hu": "Hackerspace-ek",
"nl": "Hackerspaces"
2021-09-03 17:30:35 +02:00
},
"shortDescription": {
2021-10-18 22:42:41 +02:00
"en": "A map of hackerspaces",
2021-11-04 17:14:17 +01:00
"de": "Eine Karte von Hackerspaces",
2022-01-06 15:37:57 +01:00
"it": "Una cartina degli hackerspace",
2022-01-27 01:33:28 +01:00
"zh_Hant": "駭客空間的地圖",
"hu": "Hackerspace-ek térképe"
2021-09-03 17:30:35 +02:00
},
"description": {
2021-10-18 22:42:41 +02:00
"en": "On this map you can see hackerspaces, add a new hackerspace or update data directly",
2021-11-04 17:14:17 +01:00
"de": "Auf dieser Karte können Sie Hackerspaces sehen, einen neuen Hackerspace hinzufügen oder Daten direkt aktualisieren",
2021-12-13 20:55:11 +01:00
"it": "Su questa cartina è possibile vedere gli hackerspace, aggiungerne di nuovi o aggiornare le informazioni tutto in maniera pratica",
2022-01-27 01:33:28 +01:00
"zh_Hant": "在這份地圖上你可以看到駭客空間,新增或直接更新資料",
"hu": "Ezen a térképen hackerspace-ek láthatók, új hackerspace-eket lehet fölrajzolni vagy meglévők adatait frissíteni"
2021-09-03 17:30:35 +02:00
},
"maintainer": "",
"icon": "./assets/themes/hackerspaces/glider.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 5,
2021-09-03 17:30:35 +02:00
"layers": [
"hackerspace"
2021-09-03 17:30:35 +02:00
]
}