From f538963be5fcee2280b22050c8a51475c3a984f8 Mon Sep 17 00:00:00 2001 From: Abyss777 Date: Tue, 6 Jun 2017 11:43:09 +0500 Subject: - Reworked fields and attributes formatting - Convert position and reports fields in the model - Add hidden columns to Route report - Add Number attributes to possible chart types --- web/l10n/en.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web/l10n/en.json') diff --git a/web/l10n/en.json b/web/l10n/en.json index 22a9cfd..30f66ba 100644 --- a/web/l10n/en.json +++ b/web/l10n/en.json @@ -164,6 +164,7 @@ "positionRssi": "RSSI", "positionGps": "GPS", "positionEvent": "Event", + "positionAlarm": "Alarm", "positionStatus": "Status", "positionOdometer": "Odometer", "positionServiceOdometer": "Service Odometer", @@ -186,6 +187,7 @@ "positionThrottle": "Throttle", "positionMotion": "Motion", "positionArmed": "Armed", + "positionAcceleration": "Acceleration", "positionDeviceTemp": "Device Temperature", "positionOperator": "Operator", "positionCommand": "Acceleration", -- cgit v1.2.3