MapComplete/assets/themes/insects/insects.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 lines
428 B
JSON
Raw Normal View History

2024-12-02 00:37:56 +01:00
{
"id": "insects",
"title": {
"en": "Insect Hotels",
2024-12-19 14:16:15 +01:00
"nl": "Insectenhotels",
"de": "Insektenhotels"
2024-12-02 00:37:56 +01:00
},
"description": {
"en": "Insect hotels provide shelter for insects.",
2024-12-19 14:16:15 +01:00
"nl": "Insectenhotels bieden onderdak aan insecten.",
"de": "Insektenhotels bieten Insekten Unterschlupf."
2024-12-02 00:37:56 +01:00
},
"icon": "./assets/layers/insect_hotel/insect_hotel.svg",
"layers": [
"insect_hotel",
"beehive"
]
}