Chore: translation sync

This commit is contained in:
Pieter Vander Vennet 2024-02-02 14:40:48 +01:00
parent 133d74301e
commit 011082a0ec
8 changed files with 132 additions and 19 deletions

View file

@ -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"
}

View file

@ -24,7 +24,7 @@
"pointRendering": [
{
"=iconSize": "25,25",
"=label":null
"=label": null
}
]
}