Allow translation of the search field placeholder text
It was not translated before, since the string was coming from an external dependency.
This commit is contained in:
parent
fd97019fdc
commit
f23e3751b5
2 changed files with 10 additions and 0 deletions
|
|
@ -91,6 +91,7 @@
|
|||
"draw-route-start": "Draw route (D key)",
|
||||
"draw-route-stop": "Stop drawing route (ESC key)",
|
||||
"enter-poi-name": "Enter Point of Interest name",
|
||||
"geocoder-placeholder": "Search…",
|
||||
"hikebike-hillshading": "Hillshading",
|
||||
"hiking": "Hiking",
|
||||
"layer": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue