Add en translation strings for Load no-gos (#161)

This commit is contained in:
Norbert Renner 2019-03-16 12:15:19 +01:00
parent 68823fefb5
commit b8100719ca
2 changed files with 20 additions and 5 deletions

View file

@ -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)",