From 7f35b89560276d2ae23fb1164a429283fb64ff45 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Sun, 23 Oct 2016 10:58:06 +0500 Subject: - Implement reset device distance dialog - Add label to device selector in AttributeAliases --- web/l10n/en.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'web/l10n') 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", -- cgit v1.2.3