diff options
author | Abyss777 <abyss@fox5.ru> | 2017-07-13 10:02:44 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-07-13 12:55:55 +0500 |
commit | 4c5cfa14db69d4f7687c7187c81a36b959a0f415 (patch) | |
tree | 2fcddf4d1fc2a734534ca9e21e751a9ecd2eb7b5 /web/l10n/en.json | |
parent | 805d50ac020dec042bfc94a1f17869372f7eff0e (diff) | |
download | trackermap-web-4c5cfa14db69d4f7687c7187c81a36b959a0f415.tar.gz trackermap-web-4c5cfa14db69d4f7687c7187c81a36b959a0f415.tar.bz2 trackermap-web-4c5cfa14db69d4f7687c7187c81a36b959a0f415.zip |
Use driverUniqueId for trips
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 823066d6..404b26f7 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -330,7 +330,6 @@ "reportEndTime": "End Time", "reportEndAddress": "End Address", "reportSpentFuel": "Spent Fuel", - "reportDriverName": "Driver Name", "statisticsTitle": "Statistics", "statisticsCaptureTime": "Capture Time", "statisticsActiveUsers": "Active Users", |