aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/en.json
diff options
context:
space:
mode:
authorAbyss777 <abyss@fox5.ru>2016-10-23 10:58:06 +0500
committerAbyss777 <abyss@fox5.ru>2016-10-23 10:58:06 +0500
commit7f35b89560276d2ae23fb1164a429283fb64ff45 (patch)
tree3c13dfd5f54f7bf9fd6f020015cbea1a06dbe398 /web/l10n/en.json
parent8c76630be352653800f460e0160d9ce3348f1443 (diff)
downloadtrackermap-web-7f35b89560276d2ae23fb1164a429283fb64ff45.tar.gz
trackermap-web-7f35b89560276d2ae23fb1164a429283fb64ff45.tar.bz2
trackermap-web-7f35b89560276d2ae23fb1164a429283fb64ff45.zip
- Implement reset device distance dialog
- Add label to device selector in AttributeAliases
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r--web/l10n/en.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json
index 1b8c9668..ff9a7c47 100644
--- a/web/l10n/en.json
+++ b/web/l10n/en.json
@@ -1,6 +1,7 @@
{
"sharedLoading": "Loading...",
"sharedSave": "Save",
+ "sharedSet": "Set",
"sharedCancel": "Cancel",
"sharedAdd": "Add",
"sharedEdit": "Edit",
@@ -36,6 +37,8 @@
"sharedAttributeAlias": "Attribute Alias",
"sharedAttributeAliases": "Attribute Aliases",
"sharedAlias": "Alias",
+ "sharedDeviceDistance": "Device Distance",
+ "sharedDevice":"Device",
"errorTitle": "Error",
"errorUnknown": "Unknown error",
"errorConnection": "Connection error",
@@ -51,7 +54,6 @@
"loginCreated": "New user has been registered",
"loginLogout": "Logout",
"devicesAndState": "Devices and State",
- "deviceDialog": "Device",
"deviceTitle": "Devices",
"deviceIdentifier": "Identifier",
"devicePhone": "Phone",
@@ -60,6 +62,7 @@
"deviceLastUpdate": "Last Update",
"deviceCommand": "Command",
"deviceFollow": "Follow",
+ "deviceTotalDistance": "Total Distance",
"groupDialog": "Group",
"groupParent": "Group",
"groupNoGroup": "No Group",