aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-10-07 00:11:10 +0900
committerGitHub <noreply@github.com>2017-10-07 00:11:10 +0900
commit24b1b63fb2af68cd23362965e947f4dbf76d087e (patch)
tree5c743e2772e3e5ade02e4c89d691bd4e69e3f59b /web/l10n/en.json
parenteb23cc04e645ee72cdf833b712476f07231ea098 (diff)
parent8e4efa28702b6386dcfd20ba98fe8fa42b9682ed (diff)
downloadetbsa-traccar-web-24b1b63fb2af68cd23362965e947f4dbf76d087e.tar.gz
etbsa-traccar-web-24b1b63fb2af68cd23362965e947f4dbf76d087e.tar.bz2
etbsa-traccar-web-24b1b63fb2af68cd23362965e947f4dbf76d087e.zip
Merge pull request #599 from Abyss777/quick_period
Add quick period selector to Report Config dialog
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index c5acc49..4ef0d42 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -358,6 +358,14 @@
"reportChartType": "Chart Type",
"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",