diff options
author | Abyss777 <abyss@fox5.ru> | 2017-03-22 16:15:53 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-03-22 16:15:53 +0500 |
commit | 7e95b0a294d99360ab728fd9ba3c82a472d87c7d (patch) | |
tree | 7c4e4521ccf9830b216996774081b061042af2e2 /web/l10n/en.json | |
parent | 0df9dc40451708f3f3904ba4c69a7e34ecc8e5be (diff) | |
download | trackermap-web-7e95b0a294d99360ab728fd9ba3c82a472d87c7d.tar.gz trackermap-web-7e95b0a294d99360ab728fd9ba3c82a472d87c7d.tar.bz2 trackermap-web-7e95b0a294d99360ab728fd9ba3c82a472d87c7d.zip |
Implement extended device filtering
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 73ea0504..74f4ae4c 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -84,6 +84,11 @@ "deviceCommand": "Command", "deviceFollow": "Follow", "deviceTotalDistance": "Total Distance", + "deviceStatus": "Status", + "deviceSearchFor": "Search for...", + "deviceStatusOnline": "Online", + "deviceStatusOffline": "Offline", + "deviceStatusUnknown": "Unknown", "groupDialog": "Group", "groupParent": "Group", "groupNoGroup": "No Group", |