Translate overlay type and fix width computation (#379)
This commit is contained in:
parent
e188d8f9de
commit
a0a78cdab2
2 changed files with 8 additions and 3 deletions
|
|
@ -246,7 +246,9 @@
|
|||
"URL": "URL",
|
||||
"empty": "No custom layer configured yet.",
|
||||
"name": "Name",
|
||||
"type": "Type"
|
||||
"type": "Type",
|
||||
"type_layer": "Layer",
|
||||
"type_overlay": "Overlay"
|
||||
},
|
||||
"title": "Layers",
|
||||
"tooltip": "Select layers"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue