diff options
author | Abyss777 <abyss@fox5.ru> | 2017-06-06 11:43:09 +0500 |
---|---|---|
committer | Abyss777 <abyss@fox5.ru> | 2017-06-06 11:43:09 +0500 |
commit | f538963be5fcee2280b22050c8a51475c3a984f8 (patch) | |
tree | 6a08cb27c330480b60bb8fd160570e308802de0c /web/l10n/en.json | |
parent | b6f2faab0d35d54189fefd7567b6310023c3ad7b (diff) | |
download | trackermap-web-f538963be5fcee2280b22050c8a51475c3a984f8.tar.gz trackermap-web-f538963be5fcee2280b22050c8a51475c3a984f8.tar.bz2 trackermap-web-f538963be5fcee2280b22050c8a51475c3a984f8.zip |
- 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
Diffstat (limited to 'web/l10n/en.json')
-rw-r--r-- | web/l10n/en.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/l10n/en.json b/web/l10n/en.json index 22a9cfd7..30f66ba9 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", |