Add _context key to themes for translations, all strings can now be translated
This commit is contained in:
parent
db2b14cd95
commit
a9aff5e16e
7 changed files with 105 additions and 21 deletions
|
@ -231,10 +231,6 @@
|
|||
"if": "theme=openwindpowermap",
|
||||
"then": "./assets/themes/openwindpowermap/logo.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=parking-lanes",
|
||||
"then": "./assets/svg/bug.svg"
|
||||
},
|
||||
{
|
||||
"if": "theme=parkings",
|
||||
"then": "./assets/themes/parkings/parkings.svg"
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"=filter": null,
|
||||
"filter": null,
|
||||
"=mapRendering": [
|
||||
{
|
||||
"location": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue