diff options
author | Abyss777 <abyss@fox5.ru> | 2017-10-19 09:31:50 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-10-19 09:31:50 +0500 |
commit | fa121daf1da238b0ae89e79986592b72279cb781 (patch) | |
tree | 043b912159d87047e8572a3e966a7e3355ea1775 /web/l10n | |
parent | b60127b12fa878db7aecf35109e42f57eed34fe3 (diff) | |
download | trackermap-web-fa121daf1da238b0ae89e79986592b72279cb781.tar.gz trackermap-web-fa121daf1da238b0ae89e79986592b72279cb781.tar.bz2 trackermap-web-fa121daf1da238b0ae89e79986592b72279cb781.zip |
Adjusted to buffered commands
Diffstat (limited to 'web/l10n')
-rw-r--r-- | web/l10n/en.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 4ef0d423..29a0da57 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -243,6 +243,7 @@ "commandTitle": "Command", "commandSend": "Send", "commandSent": "Command has been sent", + "commandQueued": "Command has been queued", "commandUnit": "Unit", "commandCustom": "Custom command", "commandDeviceIdentification": "Device Identification", |