From 21f26c423dd6d52588c57e41fd0c02ae2fda5d6a Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Thu, 11 Aug 2016 12:13:14 +0500 Subject: Added motor hours to web --- web/l10n/en.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index ef318bd74..11088e9bf 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -26,6 +26,10 @@ "sharedMute": "Mute", "sharedType": "Type", "sharedDistance": "Distance", + "sharedDayAbbreviation": "d", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedSecondAbbreviation": "s", "errorTitle": "Error", "errorUnknown": "Unknown error", "errorConnection": "Connection error", @@ -141,5 +145,6 @@ "reportCsv": "CSV", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", - "reportMaximumSpeed": "Maximum Speed" + "reportMaximumSpeed": "Maximum Speed", + "reportMotorHours": "Motor Hours" } \ No newline at end of file -- cgit v1.2.3