Enable allow delete, fix translation in firepit theme

This commit is contained in:
Pieter Vander Vennet 2024-07-10 17:34:27 +02:00
parent 2dbb657a9f
commit 3a2addbddc
5 changed files with 11 additions and 8 deletions

View file

@ -169,5 +169,6 @@
"allowMove": { "allowMove": {
"enableRelocation": false, "enableRelocation": false,
"enableImproveAccuracy": true "enableImproveAccuracy": true
} },
"deletion": true
} }

View file

@ -121,5 +121,7 @@
"allowMove": { "allowMove": {
"enableRelocation": false, "enableRelocation": false,
"enableImproveAccuracy": true "enableImproveAccuracy": true
} },
"deletion": true
} }

View file

@ -1,12 +1,12 @@
{ {
"id": "fireplace", "id": "fireplace",
"title": { "title": {
"en": "Fireplaces and BBQ", "en": "Fireplaces and barbeques",
"de": "Feuerstellen und Grillstellen" "de": "Feuerstellen und Grillstellen"
}, },
"description": { "description": {
"en": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.", "de": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.",
"de": "Outdoor place to make a fire or a fixed barbecue in an official place." "en": "Outdoor place to make a fire or a fixed barbecue in an official place."
}, },
"icon": "./assets/layers/assembly_point/fire.svg", "icon": "./assets/layers/assembly_point/fire.svg",
"layers": [ "layers": [

View file

@ -781,7 +781,7 @@
"title": "Fassadengärten" "title": "Fassadengärten"
}, },
"fireplace": { "fireplace": {
"description": "Outdoor place to make a fire or a fixed barbecue in an official place.", "description": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.",
"title": "Feuerstellen und Grillstellen" "title": "Feuerstellen und Grillstellen"
}, },
"food": { "food": {

View file

@ -781,8 +781,8 @@
"title": "Facade gardens" "title": "Facade gardens"
}, },
"fireplace": { "fireplace": {
"description": "Stelle im Freien zum Feuermachen oder ein ortsfest installierter Grill an einer offizielle Stelle.", "description": "Outdoor place to make a fire or a fixed barbecue in an official place.",
"title": "Fireplaces and BBQ" "title": "Fireplaces and barbeques"
}, },
"food": { "food": {
"description": "Restaurants and fast food", "description": "Restaurants and fast food",