diff options
author | Abyss777 <abyss@fox5.ru> | 2018-01-17 13:51:03 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2018-01-17 13:51:03 +0500 |
commit | a4d24ce32e6376dce3416b1446391eabb74b6bc8 (patch) | |
tree | c18d9968355bc929ad57f9b21c3b238dfe87a8c9 /web/l10n | |
parent | ce58235447c9515e0abfacbe4c96093c852fdf98 (diff) | |
download | trackermap-web-a4d24ce32e6376dce3416b1446391eabb74b6bc8.tar.gz trackermap-web-a4d24ce32e6376dce3416b1446391eabb74b6bc8.tar.bz2 trackermap-web-a4d24ce32e6376dce3416b1446391eabb74b6bc8.zip |
Implement POI layer
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 78a2b650..e23d5a61 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -240,6 +240,7 @@ "mapShapeCircle": "Circle", "mapShapePolyline": "Polyline", "mapLiveRoutes": "Live Routes", + "mapPoiLayer": "POI Layer", "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", |