From 45e76cdd0fd2ad2d29cb7cfce17bcf543d96fd60 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Fri, 6 Oct 2017 12:53:13 +0500 Subject: Hide date selectors for predefined periods --- web/l10n/en.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index c215a9b..4ef0d42 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", -- cgit v1.2.3