forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
8ef7af613f
commit
00151afdea
114 changed files with 2857 additions and 2135 deletions
|
@ -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",
|
||||
|
|
|
@ -18,10 +18,12 @@
|
|||
"icon": "circle",
|
||||
"color": {
|
||||
"render": "white",
|
||||
"mappings": [{
|
||||
"if": "reuse=yes",
|
||||
"then": "#cccccc"
|
||||
}]
|
||||
"mappings": [
|
||||
{
|
||||
"if": "reuse=yes",
|
||||
"then": "#cccccc"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -35,15 +35,15 @@
|
|||
]
|
||||
}
|
||||
],
|
||||
"lineRendering": [ {
|
||||
"width": "13",
|
||||
"color": "black"
|
||||
},
|
||||
"lineRendering": [
|
||||
{
|
||||
"width": "13",
|
||||
"color": "black"
|
||||
},
|
||||
{
|
||||
"width": "8",
|
||||
"color": "white"
|
||||
}
|
||||
|
||||
],
|
||||
"allowMove": false
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue