aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-11-22 06:28:52 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2016-11-22 06:28:52 +1300
commit1ffa5a058a4cf84f23663bef2f14608059789f40 (patch)
tree9b1181eea0b9484a07fa48a8cc1f2c528d1e0629 /web/l10n
parent6b0e967b5156071c3c0ad777af96a1c7e7ebc2de (diff)
downloadetbsa-traccar-web-1ffa5a058a4cf84f23663bef2f14608059789f40.tar.gz
etbsa-traccar-web-1ffa5a058a4cf84f23663bef2f14608059789f40.tar.bz2
etbsa-traccar-web-1ffa5a058a4cf84f23663bef2f14608059789f40.zip
Add unknown status notification
Diffstat (limited to 'web/l10n')
-rw-r--r--web/l10n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index baff8b0..67ce6d4 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -146,6 +146,7 @@
"commandMessage": "Message",
"eventAll": "All Events",
"eventDeviceOnline": "Device is online",
+ "eventDeviceUnknown": "Device status is unknown",
"eventDeviceOffline": "Device is offline",
"eventDeviceMoving": "Device is moving",
"eventDeviceStopped": "Device has stopped",