diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2018-05-16 16:24:15 +1200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-16 16:24:15 +1200 |
commit | d869c8342103c5b71668a36ca61f987c26ec9bd4 (patch) | |
tree | 087ed1b5161f871460e0a1cf4a7c9cbdf64d99c4 /web/l10n/en.json | |
parent | da1bb491208934a0a73ec216833bb8e7ead3f235 (diff) | |
parent | 5af943fc3de89cade17aa5f894ed2fc18713d0cf (diff) | |
download | trackermap-web-d869c8342103c5b71668a36ca61f987c26ec9bd4.tar.gz trackermap-web-d869c8342103c5b71668a36ca61f987c26ec9bd4.tar.bz2 trackermap-web-d869c8342103c5b71668a36ca61f987c26ec9bd4.zip |
Merge pull request #676 from Abyss777/geo_polylineDistance
Add polylineDistance Geofence attribute
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 a5395257..e8ac555d 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", |