diff options
author | 5of9 <florian@voit.li> | 2017-06-02 18:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-02 18:40:07 +0200 |
commit | 250031a473868c8641afc5d0657b8325c690dcec (patch) | |
tree | 6f26bed1523c80c975cec9b41089e740b381f6a7 /web | |
parent | fe99c894c581722ab6aa2b422ed768eb9da19cfb (diff) | |
download | etbsa-traccar-web-250031a473868c8641afc5d0657b8325c690dcec.tar.gz etbsa-traccar-web-250031a473868c8641afc5d0657b8325c690dcec.tar.bz2 etbsa-traccar-web-250031a473868c8641afc5d0657b8325c690dcec.zip |
Update en.json
Added GSM and Devicestatus for Wondex Protocol
Diffstat (limited to 'web')
-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 6af6e19..3662c10 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -248,6 +248,8 @@ "commandPhone": "Phone Number", "commandMessage": "Message", "commandTimezone": "Timezone Offset", + "commandgetGsmstatus": "GSM Status", + "commandgetDevicestatus": "Device Status", "eventAll": "All Events", "eventDeviceOnline": "Device is online", "eventDeviceUnknown": "Device status is unknown", |