diff options
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 5 |
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", |