aboutsummaryrefslogtreecommitdiff
path: root/web/l10n
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-10-24 11:28:33 +1300
committerGitHub <noreply@github.com>2016-10-24 11:28:33 +1300
commitf6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e (patch)
tree5885919549e09fd1433ab283cb03bc339b73c8a1 /web/l10n
parentae31f81fc81ed306411b07a5ebbf3d47e12c3243 (diff)
parent7f35b89560276d2ae23fb1164a429283fb64ff45 (diff)
downloadetbsa-traccar-web-f6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e.tar.gz
etbsa-traccar-web-f6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e.tar.bz2
etbsa-traccar-web-f6915ca3bf4e8c2d9df5eb4cd5283614d4dd747e.zip
Merge pull request #305 from Abyss777/reset_distance
Implement reset device distance dialog
Diffstat (limited to 'web/l10n')
-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 1b8c966..ff9a7c4 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",