forked from MapComplete/MapComplete
Chore: translation sync
This commit is contained in:
parent
133d74301e
commit
011082a0ec
8 changed files with 132 additions and 19 deletions
|
@ -80,8 +80,10 @@
|
|||
"pointRendering": [
|
||||
{
|
||||
"=marker": [
|
||||
{"icon": "circle",
|
||||
"color": "white"},
|
||||
{
|
||||
"icon": "circle",
|
||||
"color": "white"
|
||||
},
|
||||
{
|
||||
"icon": "./assets/themes/onwheels/entrance.svg"
|
||||
}
|
||||
|
@ -413,8 +415,11 @@
|
|||
"syncSelection": "theme-only",
|
||||
"pointRendering": [
|
||||
{
|
||||
"=marker": [ {"icon": "circle",
|
||||
"color": "white"},
|
||||
"=marker": [
|
||||
{
|
||||
"icon": "circle",
|
||||
"color": "white"
|
||||
},
|
||||
{
|
||||
"icon": "./assets/themes/onwheels/elevator.svg"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
"pointRendering": [
|
||||
{
|
||||
"=iconSize": "25,25",
|
||||
"=label":null
|
||||
"=label": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue