diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-12-21 22:42:32 +1300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-21 22:42:32 +1300 |
commit | 77e45e57c92cb03688a2494b81dfe66969c6edbd (patch) | |
tree | 23e06bc7733ddddef65949efe553d38104322dce /web/l10n | |
parent | 0a465cee9200e0ae297aa9fe7eb9ac78be4636ad (diff) | |
parent | c7d69869cd13f9d0434703e5eef60a29aba8de90 (diff) | |
download | trackermap-web-77e45e57c92cb03688a2494b81dfe66969c6edbd.tar.gz trackermap-web-77e45e57c92cb03688a2494b81dfe66969c6edbd.tar.bz2 trackermap-web-77e45e57c92cb03688a2494b81dfe66969c6edbd.zip |
Merge pull request #362 from AddisMap/feature/traccar-2702-watch-ext
UI for Feature traccar 2702 watch ext
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 4b883c7a..39376bea 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -144,6 +144,7 @@ "commandSosNumber": "Set SOS Number", "commandSilenceTime": "Set Silence Time", "commandSetPhonebook": "Set Phonebook", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Voice Message", "commandOutputControl": "Output Control", "commandAlarmSpeed": "Overspeed Alarm", @@ -152,6 +153,7 @@ "commandData": "Data", "commandPhone": "Phone Number", "commandMessage": "Message", + "commandTimezone": "Timezone Offset", "eventAll": "All Events", "eventDeviceOnline": "Device is online", "eventDeviceUnknown": "Device status is unknown", |