diff options
author | Abyss777 <abyss@fox5.ru> | 2018-05-16 09:21:05 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2018-05-16 09:21:05 +0500 |
commit | 5af943fc3de89cade17aa5f894ed2fc18713d0cf (patch) | |
tree | 1e8277803e8fbf2bd265eb7d1792d2938637baba /web/l10n | |
parent | 9af405a391f61f32d1ed2d8d4a7a839dea8572ed (diff) | |
download | trackermap-web-5af943fc3de89cade17aa5f894ed2fc18713d0cf.tar.gz trackermap-web-5af943fc3de89cade17aa5f894ed2fc18713d0cf.tar.bz2 trackermap-web-5af943fc3de89cade17aa5f894ed2fc18713d0cf.zip |
Add polylineDistance Geofence attribute
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 99c1381e..6ae66e8a 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -78,6 +78,7 @@ "sharedMaintenance": "Maintenance", "sharedMaintenances": "Maintenances", "attributeSpeedLimit": "Speed Limit", + "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", "attributeWebReportColor": "Web: Report Color", "attributeDevicePassword": "Device Password", |