aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-08-11 12:13:14 +0500
committerAbyss777 <abyss@fox5.ru>2016-08-11 12:13:14 +0500
commit21f26c423dd6d52588c57e41fd0c02ae2fda5d6a (patch)
tree871da038691507fd20927eab27549eb5ac3a1af2 /web/l10n/en.json
parent46be66c0639032c8ebf222f79e3a52b2b120ad24 (diff)
downloadtrackermap-server-21f26c423dd6d52588c57e41fd0c02ae2fda5d6a.tar.gz
trackermap-server-21f26c423dd6d52588c57e41fd0c02ae2fda5d6a.tar.bz2
trackermap-server-21f26c423dd6d52588c57e41fd0c02ae2fda5d6a.zip
Added motor hours to web
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json7
1 files changed, 6 insertions, 1 deletions
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