diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2018-09-30 10:45:28 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2018-09-30 10:45:28 +1300 |
commit | 32a04766f2c42fd575c3aeab6141635fcb53509f (patch) | |
tree | af3de5109a75a5e1873fbbb8372b385e6803e8ec /web/l10n | |
parent | 648c7684898f0056f0202b6b43ba9f5f11655703 (diff) | |
download | etbsa-traccar-web-32a04766f2c42fd575c3aeab6141635fcb53509f.tar.gz etbsa-traccar-web-32a04766f2c42fd575c3aeab6141635fcb53509f.tar.bz2 etbsa-traccar-web-32a04766f2c42fd575c3aeab6141635fcb53509f.zip |
Option to mail reports
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 05e0d1b..12305b6 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -372,6 +372,7 @@ "reportChartType": "Chart Type", "reportShowMarkers": "Show Markers", "reportExport": "Export", + "reportEmail": "Email Report", "reportPeriod": "Period", "reportCustom": "Custom", "reportToday": "Today", |