aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2017-07-12 16:37:06 +0500
committerAbyss777 <abyss@fox5.ru>2017-07-12 16:37:06 +0500
commit805d50ac020dec042bfc94a1f17869372f7eff0e (patch)
tree23b6796be4ef9cc53ba27f04911b1634762a3dca /web/l10n
parenteea84149b22ed25fa530bbb4159683f802c4dee1 (diff)
downloadetbsa-traccar-web-805d50ac020dec042bfc94a1f17869372f7eff0e.tar.gz
etbsa-traccar-web-805d50ac020dec042bfc94a1f17869372f7eff0e.tar.bz2
etbsa-traccar-web-805d50ac020dec042bfc94a1f17869372f7eff0e.zip
Implement Driver Unauthorized event and driverName field in Trip report
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index e9ac17f..823066d 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -198,6 +198,7 @@
"positionDtcs": "DTCs",
"positionObdSpeed": "OBD Speed",
"positionObdOdometer": "OBD Odometer",
+ "positionDriverUniqueId": "Driver Unique Id",
"serverTitle": "Server Settings",
"serverZoom": "Zoom",
"serverRegistration": "Registration",
@@ -271,6 +272,7 @@
"eventIgnitionOff": "Ignition is OFF",
"eventMaintenance": "Maintenance required",
"eventTextMessage": "Text message received",
+ "eventDriverUnauthorized": "Driver Unauthorized",
"eventsScrollToLast": "Scroll To Last",
"alarmSos": "SOS Alarm",
"alarmVibration": "Vibration Alarm",
@@ -328,6 +330,7 @@
"reportEndTime": "End Time",
"reportEndAddress": "End Address",
"reportSpentFuel": "Spent Fuel",
+ "reportDriverName": "Driver Name",
"statisticsTitle": "Statistics",
"statisticsCaptureTime": "Capture Time",
"statisticsActiveUsers": "Active Users",