mapcomplete/assets/themes/shops/shops.json

42 lines
1.9 KiB
JSON
Raw Normal View History

{
"id": "shops",
"title": {
2020-10-31 18:04:22 +01:00
"en": "Open Shop Map",
2021-06-04 17:23:17 +02:00
"fr": "Carte des magasins",
2021-06-08 16:56:36 +02:00
"ja": "オープン ショップ マップ",
"zh_Hant": "開放商店地圖",
2021-10-22 13:47:36 +02:00
"ru": "Открыть карту магазинов",
2021-11-04 17:14:17 +01:00
"de": "Freie Geschäftskarte",
"it": "Mappa dei negozi",
2022-02-04 01:30:39 +01:00
"nb_NO": "Kart over åpne butikker",
2022-03-31 02:59:33 +02:00
"hu": "Bolttérkép",
"nl": "Winkels"
},
"shortDescription": {
2020-10-31 18:04:22 +01:00
"en": "An editable map with basic shop information",
2021-06-04 17:23:17 +02:00
"fr": "Carte modifiable affichant les informations de base des magasins",
2021-10-22 13:47:36 +02:00
"ja": "基本的なショップ情報を含む編集可能なマップ",
2021-11-04 17:14:17 +01:00
"de": "Eine bearbeitbare Karte mit grundlegenden Geschäftsinformationen",
2022-02-04 01:30:39 +01:00
"it": "Una cartina modificabile con informazioni di base dei negozi",
"hu": "Szerkeszthető térkép üzletek alapvető adataival"
},
"description": {
2020-10-31 18:04:22 +01:00
"en": "On this map, one can mark basic information about shops, add opening hours and phone numbers",
2021-06-04 17:23:17 +02:00
"fr": "Sur cette carte, vous pouvez ajouter des informations sur les magasins, horaires d'ouverture et numéro de téléphone",
2021-06-08 16:56:36 +02:00
"ja": "この地図には店の基本情報を記入したり営業時間や電話番号を追加することができます",
2021-11-04 17:14:17 +01:00
"zh_Hant": "這份地圖上,你可以標記商家基本資訊,新增營業時間以及聯絡電話",
"de": "Auf dieser Karte kann man grundlegende Informationen über Geschäfte markieren, Öffnungszeiten und Telefonnummern hinzufügen",
2022-02-04 01:30:39 +01:00
"it": "In questa cartina è possibile aggiungere informazioni di base di un negozio, orari di apertura e numeri di telefono",
"hu": "Ezen a térképen az üzletek alapvető adatait lehet megadni, például nyitvatartási időt és telefonszámokat."
},
"maintainer": "MapComplete",
2020-12-02 21:37:53 +01:00
"icon": "./assets/themes/shops/shop.svg",
"version": "0",
"startLat": 0,
"startLon": 0,
"startZoom": 1,
"widenFactor": 3,
"layers": [
"shops"
]
}