aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Tananaev <anton@traccar.org>2023-10-04 08:16:10 +0800
committerAnton Tananaev <anton@traccar.org>2023-10-04 08:16:10 +0800
commit7492cc2932e6a975eb27c8319ba2905f01bbfa1b (patch)
treefc228d5188bcc7c4364b85ebe7bfa367d43b3f84
parent603d6c12e0b598685f148c05410e70adc2408e65 (diff)
downloadtrackermap-web-7492cc2932e6a975eb27c8319ba2905f01bbfa1b.tar.gz
trackermap-web-7492cc2932e6a975eb27c8319ba2905f01bbfa1b.tar.bz2
trackermap-web-7492cc2932e6a975eb27c8319ba2905f01bbfa1b.zip
Event for sent queued commands
-rw-r--r--modern/src/resources/l10n/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/modern/src/resources/l10n/en.json b/modern/src/resources/l10n/en.json
index d46eb533..be919504 100644
--- a/modern/src/resources/l10n/en.json
+++ b/modern/src/resources/l10n/en.json
@@ -442,6 +442,7 @@
"eventDeviceUnknown": "Status unknown",
"eventDeviceOffline": "Status offline",
"eventDeviceInactive": "Device inactive",
+ "eventQueuedCommandSent": "Queued command sent",
"eventDeviceMoving": "Device moving",
"eventDeviceStopped": "Device stopped",
"eventDeviceOverspeed": "Speed limit exceeded",