diff options
author | Abyss777 <abyss@fox5.ru> | 2017-10-06 09:34:00 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-10-06 09:34:00 +0500 |
commit | df9b799cbfd51c24158bb16ca5b37105a390a5d3 (patch) | |
tree | 72a60fd7892bfe89a43763d5af939600166225b4 /web/l10n/en.json | |
parent | eb23cc04e645ee72cdf833b712476f07231ea098 (diff) | |
download | trackermap-web-df9b799cbfd51c24158bb16ca5b37105a390a5d3.tar.gz trackermap-web-df9b799cbfd51c24158bb16ca5b37105a390a5d3.tar.bz2 trackermap-web-df9b799cbfd51c24158bb16ca5b37105a390a5d3.zip |
Add quick period selector to Report Config dialog
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index c5acc496..c215a9b9 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -358,6 +358,11 @@ "reportChartType": "Chart Type", "reportShowMarkers": "Show Markers", "reportExport": "Export", + "reportPeriod": "Period", + "reportToday": "Today", + "reportYesterday": "Yesterday", + "reportThisWeek": "This Week", + "reportThisMonth": "This Month", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", "reportMaximumSpeed": "Maximum Speed", |