diff options
author | Abyss777 <abyss@fox5.ru> | 2016-12-26 18:06:48 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-12-26 18:06:48 +0500 |
commit | 557ffa7f106e44a09a99746dcd8e4f369ea4730d (patch) | |
tree | bd58f402c90d0f930d6cb13867c8be4738ebdd69 /web/l10n | |
parent | 082f7926b846f876613f27f21779b594e79ea0c7 (diff) | |
download | trackermap-web-557ffa7f106e44a09a99746dcd8e4f369ea4730d.tar.gz trackermap-web-557ffa7f106e44a09a99746dcd8e4f369ea4730d.tar.bz2 trackermap-web-557ffa7f106e44a09a99746dcd8e4f369ea4730d.zip |
Charts implementation
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 109482b8..5ac13283 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -104,6 +104,7 @@ "positionCourse": "Course", "positionAddress": "Address", "positionProtocol": "Protocol", + "positionDistance": "Distance", "serverTitle": "Server Settings", "serverZoom": "Zoom", "serverRegistration": "Registration", @@ -184,8 +185,10 @@ "reportEvents": "Events", "reportTrips": "Trips", "reportSummary": "Summary", + "reportCharts": "Charts", "reportConfigure": "Configure", "reportEventTypes": "Event Types", + "reportChartTypes": "Chart Types", "reportExport": "Export", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", |