diff options
author | Abyss777 <abyss@fox5.ru> | 2016-10-20 15:38:20 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2016-10-20 15:38:20 +0500 |
commit | 1613d72c0a33dd27c3201fc1307aa2743d92cd7a (patch) | |
tree | 14a4143b70d22ddac65c917dfae0a8394d52f7ab /web/l10n/en.json | |
parent | 524c64e5bac499a27b2ae9551e579f22b5dadb53 (diff) | |
download | trackermap-web-1613d72c0a33dd27c3201fc1307aa2743d92cd7a.tar.gz trackermap-web-1613d72c0a33dd27c3201fc1307aa2743d92cd7a.tar.bz2 trackermap-web-1613d72c0a33dd27c3201fc1307aa2743d92cd7a.zip |
Edit and show device management info
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 46fb8582..1b8c9668 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -54,6 +54,9 @@ "deviceDialog": "Device", "deviceTitle": "Devices", "deviceIdentifier": "Identifier", + "devicePhone": "Phone", + "deviceModel": "Model", + "deviceContact": "Contact", "deviceLastUpdate": "Last Update", "deviceCommand": "Command", "deviceFollow": "Follow", |