aboutsummaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2020-09-12 22:58:02 -0700
committerAnton Tananaev <anton.tananaev@gmail.com>2020-09-12 22:58:02 -0700
commit0c53e226ef1b5ea4f40f0768d20809fac473dccc (patch)
tree1dd90e8d09bc79e406721f5dcf143b0a65a0245d /web
parentfc6cb8756253f3026a49ee7a488bfde6e2da6122 (diff)
downloadetbsa-traccar-web-0c53e226ef1b5ea4f40f0768d20809fac473dccc.tar.gz
etbsa-traccar-web-0c53e226ef1b5ea4f40f0768d20809fac473dccc.tar.bz2
etbsa-traccar-web-0c53e226ef1b5ea4f40f0768d20809fac473dccc.zip
Add alarm dismiss command
Diffstat (limited to 'web')
-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 eeafe1d..000325d 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -269,6 +269,7 @@
"commandEngineResume": "Engine Resume",
"commandAlarmArm": "Arm Alarm",
"commandAlarmDisarm": "Disarm Alarm",
+ "commandAlarmDismiss": "Dismiss Alarm",
"commandSetTimezone": "Set Timezone",
"commandRequestPhoto": "Request Photo",
"commandPowerOff": "Power Off Device",