MapComplete/assets/themes/fireplace/fireplace.json
2024-11-21 10:17:35 +01:00

28 lines
1.2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "fireplace",
"title": {
"en": "Fireplaces and barbeques",
"de": "Feuerstellen und Grillplätze",
"es": "Chimeneas y barbacoas",
"ca": "Xemeneies i barbacoes",
"cs": "Ohniště a grily",
"hu": "Tűzrakó- és grillezőhelyek",
"uk": "Вогнища та барбекю",
"nl": "Haarden en barbecues"
},
"description": {
"de": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.",
"en": "Outdoor place to make a fire or a fixed barbecue in an official place.",
"es": "Lugar al aire libre para hacer fuego o una barbacoa/parrilla fija en un lugar oficial.",
"ca": "Lloc a l'aire lliure adequat per a fer foc i barbacoes.",
"cs": "Venkovní místo pro rozdělání ohně nebo grilování na oficiálním místě.",
"uk": "Відкрите місце для розведення багаття або стаціонарне барбекю в офіційному місці.",
"nl": "Buitenruimte om een vuur te maken of een vaste barbecue op een officiële plaats.",
"fr": "Lieu extérieur pour faire un feu ou barbecue fixe dans un lieu officiel."
},
"icon": "./assets/layers/assembly_point/fire.svg",
"layers": [
"firepit",
"bbq"
]
}