mapcomplete/assets/themes/fireplace/fireplace.json

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

26 lines
1 KiB
JSON
Raw Normal View History

2024-07-09 16:52:44 +02:00
{
"id": "fireplace",
"title": {
"en": "Fireplaces and barbeques",
2024-08-09 16:55:08 +02:00
"de": "Feuerstellen und Grillplätze",
2024-09-24 15:09:57 +02:00
"es": "Chimenea y barbacoas",
"ca": "Xemeneies i barbacoes",
2024-10-15 17:02:30 +02:00
"cs": "Ohniště a grily",
2024-10-24 00:56:24 +02:00
"hu": "Tűzrakó- és grillezőhelyek",
"uk": "Вогнища та барбекю"
2024-07-09 16:52:44 +02:00
},
"description": {
"de": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.",
2024-09-11 15:53:09 +02:00
"en": "Outdoor place to make a fire or a fixed barbecue in an official place.",
2024-09-24 15:09:57 +02:00
"es": "Lugar al aire libre adecuado para hacer fuego y con barbacoas.",
"ca": "Lloc a l'aire lliure adequat per a fer foc i barbacoes.",
2024-11-01 14:16:09 +01:00
"cs": "Venkovní místo pro rozdělání ohně nebo grilování na oficiálním místě.",
"uk": "Відкрите місце для розведення багаття або стаціонарне барбекю в офіційному місці."
2024-07-09 16:52:44 +02:00
},
"icon": "./assets/layers/assembly_point/fire.svg",
"layers": [
2024-07-10 08:54:17 +02:00
"firepit",
"bbq"
2024-07-09 16:52:44 +02:00
]
}