diff options
author | Abyss777 <abyss@fox5.ru> | 2016-11-26 19:23:10 +0700 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-11-26 19:23:10 +0700 |
commit | eb8d6f28ec5b764043b99cdadfd60a51a79423a8 (patch) | |
tree | 308b3fdcd9c2f0dbdcb04178d790c4d04066a40f /web/l10n/en.json | |
parent | 8004b238b4513b7be4684f7dbae3e03548856ca7 (diff) | |
download | trackermap-web-eb8d6f28ec5b764043b99cdadfd60a51a79423a8.tar.gz trackermap-web-eb8d6f28ec5b764043b99cdadfd60a51a79423a8.tar.bz2 trackermap-web-eb8d6f28ec5b764043b99cdadfd60a51a79423a8.zip |
Implement polyline geofences
Diffstat (limited to 'web/l10n/en.json')
-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 55335da5..c558abdf 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -111,6 +111,7 @@ "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "Polygon", "mapShapeCircle": "Circle", + "mapShapePolyline": "Polyline", "mapLiveRoutes": "Live Routes", "stateTitle": "State", "stateName": "Attribute", |