diff options
author | Abyss777 <abyss@fox5.ru> | 2018-08-23 08:38:55 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2018-08-23 12:25:52 +0500 |
commit | 9731e7543eaf3777625aebec346b4f10690a8b3b (patch) | |
tree | 0b2df4a4d8899a164db23c37887af3619c041cd0 /web/l10n/en.json | |
parent | af6be7f7dbdcdc8870393204b527f1fbea008498 (diff) | |
download | trackermap-web-9731e7543eaf3777625aebec346b4f10690a8b3b.tar.gz trackermap-web-9731e7543eaf3777625aebec346b4f10690a8b3b.tar.bz2 trackermap-web-9731e7543eaf3777625aebec346b4f10690a8b3b.zip |
Implement Device Accumulators reset
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 0fa5043c..5acc1ea1 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -53,7 +53,6 @@ "sharedComputedAttributes": "Computed Attributes", "sharedCheckComputedAttribute": "Check Computed Attribute", "sharedExpression": "Expression", - "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestNotification": "Send Test Notification", "sharedCalendar": "Calendar", @@ -77,6 +76,7 @@ "sharedDisabled": "Disabled", "sharedMaintenance": "Maintenance", "sharedMaintenances": "Maintenances", + "sharedDeviceAccumulators": "Accumulators", "attributeSpeedLimit": "Speed Limit", "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Report: Ignore Odometer", |