chore: automated housekeeping...

This commit is contained in:
Pieter Vander Vennet 2024-11-28 12:00:23 +01:00
parent 8ef7af613f
commit 00151afdea
114 changed files with 2857 additions and 2135 deletions

View file

@ -240,7 +240,7 @@
"en": "Totem",
"de": "Totem",
"cs": "Totem",
"nl": "Aanplakzuil",
"nl": "Reclamezuil",
"fr": "Totem",
"eu": "Totem",
"pl": "Totem",
@ -797,7 +797,7 @@
"zh_Hans": "图腾",
"it": "un totem",
"uk": "тотем",
"nl": "een totem"
"nl": "eem reclamezuil"
},
"exampleImages": [
"./assets/themes/advertising/AdvertisingTotem_004.jpg",
@ -1139,7 +1139,8 @@
"pl": "To jest totem",
"pt_BR": "Isso é um totem",
"zh_Hans": "这是一个图腾",
"pt": "Isto é um totem"
"pt": "Isto é um totem",
"nl": "Dit is een reclamezuil"
},
"icon": {
"path": "./assets/themes/advertising/totem.svg",

View file

@ -18,10 +18,12 @@
"icon": "circle",
"color": {
"render": "white",
"mappings": [{
"if": "reuse=yes",
"then": "#cccccc"
}]
"mappings": [
{
"if": "reuse=yes",
"then": "#cccccc"
}
]
}
},
{

View file

@ -35,15 +35,15 @@
]
}
],
"lineRendering": [ {
"width": "13",
"color": "black"
},
"lineRendering": [
{
"width": "13",
"color": "black"
},
{
"width": "8",
"color": "white"
}
],
"allowMove": false
}