Add en translation strings for Load no-gos (#161)
This commit is contained in:
parent
68823fefb5
commit
b8100719ca
2 changed files with 20 additions and 5 deletions
|
|
@ -53,6 +53,17 @@
|
|||
"placeholder-layer-url": "Custom layer URL. (ex: https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png)",
|
||||
"remove-selection": "Remove selection"
|
||||
},
|
||||
"loadNogos": {
|
||||
"defaultProperties": "Default properties",
|
||||
"file": "File: ",
|
||||
"load": "Load",
|
||||
"nogoBuffer": "Buffer no-go areas (in meters): ",
|
||||
"nogoRadius": "No-go radius (for points): ",
|
||||
"nogoWeight": "No-go weight: ",
|
||||
"source": "Source",
|
||||
"title": "Load no-go areas",
|
||||
"url": "URL: "
|
||||
},
|
||||
"map": {
|
||||
"attribution-osm-long": "OpenStreetMap contributors",
|
||||
"attribution-osm-short": "OpenStreetMap",
|
||||
|
|
@ -108,6 +119,10 @@
|
|||
"kml": "KML",
|
||||
"title": "Download"
|
||||
},
|
||||
"load": {
|
||||
"nogos": "No-go areas",
|
||||
"title": "Load"
|
||||
},
|
||||
"profile": {
|
||||
"car-eco": "Car (economic)",
|
||||
"car-fast": "Car (fast)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue