diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-10-29 10:51:31 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-29 10:51:31 +1300 |
commit | 854476dcd9bb9b3b48d297cb7369cfe719c492f9 (patch) | |
tree | fc591e0ebfd98beb287ab8d5332109a0ada7a7ea /web/l10n/en.json | |
parent | f6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e (diff) | |
parent | 6bcc6ab2a9cd097e543ede5ee520034221045b3e (diff) | |
download | trackermap-web-854476dcd9bb9b3b48d297cb7369cfe719c492f9.tar.gz trackermap-web-854476dcd9bb9b3b48d297cb7369cfe719c492f9.tar.bz2 trackermap-web-854476dcd9bb9b3b48d297cb7369cfe719c492f9.zip |
Merge pull request #308 from Abyss777/live_route
Implement live routes
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 ff9a7c47..23bfbf73 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -105,6 +105,7 @@ "mapBingAerial": "Bing Maps Aerial", "mapShapePolygon": "Polygon", "mapShapeCircle": "Circle", + "mapLiveRoutes": "Live Routes", "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", |