diff options
author | Abyss777 <abyss@fox5.ru> | 2017-10-06 12:53:13 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-10-06 12:53:13 +0500 |
commit | 45e76cdd0fd2ad2d29cb7cfce17bcf543d96fd60 (patch) | |
tree | db5c251dc1e219a936b2e7f255068edb5d43db5a /web/l10n/en.json | |
parent | df9b799cbfd51c24158bb16ca5b37105a390a5d3 (diff) | |
download | trackermap-web-45e76cdd0fd2ad2d29cb7cfce17bcf543d96fd60.tar.gz trackermap-web-45e76cdd0fd2ad2d29cb7cfce17bcf543d96fd60.tar.bz2 trackermap-web-45e76cdd0fd2ad2d29cb7cfce17bcf543d96fd60.zip |
Hide date selectors for predefined periods
Diffstat (limited to 'web/l10n/en.json')
-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 c215a9b9..4ef0d423 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -359,10 +359,13 @@ "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportPeriod": "Period", + "reportCustom": "Custom", "reportToday": "Today", "reportYesterday": "Yesterday", "reportThisWeek": "This Week", + "reportPreviousWeek": "Previous Week", "reportThisMonth": "This Month", + "reportPreviousMonth": "Previous Month", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", "reportMaximumSpeed": "Maximum Speed", |