diff --git a/index.html b/index.html
index 25cea59a..250842cf 100644
--- a/index.html
+++ b/index.html
@@ -56,7 +56,7 @@
Load
@@ -227,15 +227,15 @@
Load nogos
diff --git a/locales/en.json b/locales/en.json
index bde4cd3c..1cec2297 100644
--- a/locales/en.json
+++ b/locales/en.json
@@ -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)",